# | Line 29 | Line 29 | |
---|---|---|
29 | #undef X_DISPLAY_MISSING | |
30 | ||
31 | /* Define to 'off_t' if <sys/types.h> doesn't define. */ | |
32 | < | /* #undef loff_t */ |
32 | > | #undef loff_t |
33 | ||
34 | /* The number of bytes in a int. */ | |
35 | #undef SIZEOF_INT | |
# | 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 |