|
|
| version 1.40, 2004/03/01 09:39:38 | version 1.43.14.1, 2007/12/25 10:39:52 |
|---|---|
| Line 119 | Line 119 |
| /* 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 186 |
| /* 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 210 | Line 216 |
| /* Define to the version of this package. */ | /* Define to the version of this package. */ |
| #undef PACKAGE_VERSION | #undef PACKAGE_VERSION |
| /* compile for sparc processor */ | |
| #undef PA_BIG_ENDIAN | |
| /* parser uses this command instead of user-defined sendmail commands */ | /* parser uses this command instead of user-defined sendmail commands */ |
| #undef PA_FORCED_SENDMAIL | #undef PA_FORCED_SENDMAIL |
| /* compile for intel processor or compatible */ | |
| #undef PA_LITTLE_ENDIAN | |
| /* disabled reading of files belonging to group+user other then effective */ | /* disabled reading of files belonging to group+user other then effective */ |
| #undef PA_SAFE_MODE | #undef PA_SAFE_MODE |
| Line 234 | Line 246 |
| /* 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 |