|
|
| version 1.97, 2015/04/28 21:19:14 | version 1.118, 2020/08/14 07:47:51 |
|---|---|
| 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 6 | Line 6 |
| /* using cygwin building environment */ | /* using cygwin building environment */ |
| #undef CYGWIN | #undef CYGWIN |
| /* FreeBSD4X target platform */ | /* FreeBSD1X.X target platform */ |
| #undef FREEBSD1X | |
| /* FreeBSD4.X target platform */ | |
| #undef FREEBSD4 | #undef FREEBSD4 |
| /* Define to 1 if you have the `argz_add' function. */ | /* Define to 1 if you have the `argz_add' function. */ |
| Line 48 | Line 51 |
| /* 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 109 | Line 109 |
| /* Define to 1 if you have the <io.h> header file. */ | /* Define to 1 if you have the <io.h> header file. */ |
| #undef HAVE_IO_H | #undef HAVE_IO_H |
| /* Define to 1 if you have the `isfinite' (maybe built-in) math function | |
| function. */ | |
| #undef HAVE_ISFINITE | |
| /* Define to 1 if you have the `crypt' library (-lcrypt). */ | /* Define to 1 if you have the `crypt' library (-lcrypt). */ |
| #undef HAVE_LIBCRYPT | #undef HAVE_LIBCRYPT |
| Line 350 | Line 354 |
| /* 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 |