|
|
| version 1.76, 2012/06/26 21:50:34 | version 1.81, 2013/07/16 14:38:42 |
|---|---|
| Line 64 | Line 64 |
| /* Define to 1 if you have the <dirent.h> header file. */ | /* Define to 1 if you have the <dirent.h> header file. */ |
| #undef HAVE_DIRENT_H | #undef HAVE_DIRENT_H |
| /* Define if you have the GNU dld library */ | /* Define if you have the GNU dld library. */ |
| #undef HAVE_DLD | #undef HAVE_DLD |
| /* Define to 1 if you have the <dld.h> header file. */ | /* Define to 1 if you have the <dld.h> header file. */ |
| Line 375 | Line 375 |
| /* Windows32 target platform */ | /* Windows32 target platform */ |
| #undef WIN32 | #undef WIN32 |
| /* has \$mail:received (uses static library) */ | /* has \$mail:received */ |
| #undef WITH_MAILRECEIVE | #undef WITH_MAILRECEIVE |
| /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| Line 393 | Line 393 |
| /* xml-abled parser */ | /* xml-abled parser */ |
| #undef XML | #undef XML |
| /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, | |
| <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the | |
| #define below would cause a syntax error. */ | |
| #undef _UINT32_T | |
| /* Define so that glibc/gnulib argp.h does not typedef error_t. */ | /* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
| #undef __error_t_defined | #undef __error_t_defined |
| /* Define to a type to use for `error_t' if it is not otherwise available. */ | /* Define to a type to use for `error_t' if it is not otherwise available. */ |
| #undef error_t | #undef error_t |
| /* Define to `long' if <sys/types.h> does not define. */ | |
| #undef off_t | |
| /* Define to `unsigned int' if <sys/types.h> does not define. */ | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
| #undef size_t | #undef size_t |
| /* Define to `int' if <sys/types.h> does not define. */ | /* Define to `int' if <sys/types.h> does not define. */ |
| #undef ssize_t | #undef ssize_t |
| /* Define to the type of an unsigned integer type of width exactly 32 bits if | |
| such a type exists and the standard includes do not define it. */ | |
| #undef uint32_t |