|
|
| version 1.89, 2013/10/15 22:32:17 | version 1.100, 2015/09/03 18:06:01 |
|---|---|
| Line 1 | Line 1 |
| /* src/include/pa_config_auto.h.in. Generated from configure.in by autoheader. */ | /* src/include/pa_config_auto.h.in. Generated from configure.ac by autoheader. */ |
| /* Define if building universal (internal helper macro) */ | /* Define if building universal (internal helper macro) */ |
| #undef AC_APPLE_UNIVERSAL_BUILD | #undef AC_APPLE_UNIVERSAL_BUILD |
| Line 48 | Line 48 |
| /* Define to 1 if you have the <ctype.h> header file. */ | /* Define to 1 if you have the <ctype.h> header file. */ |
| #undef HAVE_CTYPE_H | #undef HAVE_CTYPE_H |
| /* Define if you have daylight external variable in <time.h> */ | |
| #undef HAVE_DAYLIGHT | |
| /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if | /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if |
| you don't. */ | you don't. */ |
| #undef HAVE_DECL_CYGWIN_CONV_PATH | #undef HAVE_DECL_CYGWIN_CONV_PATH |
| Line 350 | Line 347 |
| /* compile for sparc processor */ | /* compile for sparc processor */ |
| #undef PA_BIG_ENDIAN | #undef PA_BIG_ENDIAN |
| /* Define if you have 0..9999 year date range support */ | |
| #undef PA_DATE64 | |
| /* 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 |
| Line 392 | Line 392 |
| /* xml-abled parser */ | /* xml-abled parser */ |
| #undef XML | #undef XML |
| /* Enable large inode numbers on Mac OS X 10.5. */ | |
| #ifndef _DARWIN_USE_64_BIT_INODE | |
| # define _DARWIN_USE_64_BIT_INODE 1 | |
| #endif | |
| /* Number of bits in a file offset, on hosts where this is settable. */ | |
| #undef _FILE_OFFSET_BITS | |
| /* Define for large files, on AIX-style hosts. */ | |
| #undef _LARGE_FILES | |
| /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, | /* 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 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| #define below would cause a syntax error. */ | #define below would cause a syntax error. */ |