|
|
| version 1.41, 2004/05/24 10:26:00 | version 1.45, 2009/05/15 14:04:09 |
|---|---|
| Line 3 | Line 3 |
| /* using cygwin building environment */ | /* using cygwin building environment */ |
| #undef CYGWIN | #undef CYGWIN |
| /* FreeBSD4X target platform */ | |
| #undef FREEBSD4 | |
| /* Define to 1 if you have the <arpa/inet.h> header file. */ | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
| #undef HAVE_ARPA_INET_H | #undef HAVE_ARPA_INET_H |
| Line 119 | Line 122 |
| /* Define to 1 if you have the <signal.h> header file. */ | /* Define to 1 if you have the <signal.h> header file. */ |
| #undef HAVE_SIGNAL_H | #undef HAVE_SIGNAL_H |
| /* Define to 1 if you have the `sigsetjmp' function. */ | |
| #undef HAVE_SIGSETJMP | |
| /* Define to 1 if you have the <stdarg.h> header file. */ | /* Define to 1 if you have the <stdarg.h> header file. */ |
| #undef HAVE_STDARG_H | #undef HAVE_STDARG_H |
| Line 183 | Line 189 |
| /* Define to 1 if you have the <unistd.h> header file. */ | /* Define to 1 if you have the <unistd.h> header file. */ |
| #undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H |
| /* Define to 1 if you have the `unsetenv' function. */ | |
| #undef HAVE_UNSETENV | |
| /* Define to 1 if you have the <winsock.h> header file. */ | /* Define to 1 if you have the <winsock.h> header file. */ |
| #undef HAVE_WINSOCK_H | #undef HAVE_WINSOCK_H |
| Line 195 | Line 204 |
| /* pa_exec disabled */ | /* pa_exec disabled */ |
| #undef NO_PA_EXECS | #undef NO_PA_EXECS |
| /* stringstream disabled */ | |
| #undef NO_STRINGSTREAM | |
| /* Define to the address where bug reports for this package should be sent. */ | /* Define to the address where bug reports for this package should be sent. */ |
| #undef PACKAGE_BUGREPORT | #undef PACKAGE_BUGREPORT |
| Line 240 | Line 252 |
| /* xml-abled parser (uses static library) */ | /* xml-abled parser (uses static library) */ |
| #undef XML | #undef XML |
| /* Define as `__inline' if that's what the C compiler calls it, or to nothing | /* Define to `__inline__' or `__inline' if that's what the C compiler |
| if it is not supported. */ | calls it, or to nothing if 'inline' is not supported under any name. */ |
| #ifndef __cplusplus | |
| #undef inline | #undef inline |
| #endif | |
| /* Define to `long' if <sys/types.h> does not define. */ | /* Define to `long' if <sys/types.h> does not define. */ |
| #undef off_t | #undef off_t |