# | Line 72 | Line 72 | |
---|---|---|
72 | ||
73 | /* Define if you have the <unistd.h> header file. */ | |
74 | #undef HAVE_UNISTD_H | |
75 | + | |
76 | + | /* Define if you have the posix4 library (-lposix4). */ |
77 | + | #undef HAVE_LIBPOSIX4 |
78 | + | |
79 | + | /* Define if you have the pthread library (-lpthread). */ |
80 | + | #undef HAVE_LIBPTHREAD |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |