--- parser3/src/include/pa_config_auto.h.in 2003/01/09 16:49:44 1.37 +++ parser3/src/include/pa_config_auto.h.in 2004/12/10 07:55:22 1.42 @@ -1,8 +1,14 @@ /* src/include/pa_config_auto.h.in. Generated from configure.in by autoheader. */ +/* using cygwin building environment */ +#undef CYGWIN + /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H +/* Define to 1 if you have the header file. */ +#undef HAVE_ASSERT_H + /* Define to 1 if you have the `crypt' function. */ #undef HAVE_CRYPT @@ -87,37 +93,27 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H -/* Define to 1 if you have the header file. */ -#undef HAVE_NEW - -/* compiler supports pragma pack */ -#undef HAVE_PRAGMA_PACK - /* Define to 1 if you have the header file. */ #undef HAVE_PROCESS_H /* Define to 1 if you have the `qsort' function. */ #undef HAVE_QSORT -/* Define to 1 if you have the `round' function. */ +/* Define to 1 if you have the `round' (maybe built-in) math function + function. */ #undef HAVE_ROUND -/* Define to 1 if you have the `select' function. */ -#undef HAVE_SELECT - /* Define to 1 if you have the header file. */ #undef HAVE_SETJMP_H -/* library has set_new_handler func */ -#undef HAVE_SET_NEW_HANDLER - /* Define if you have the shl_load function. */ #undef HAVE_SHL_LOAD /* Define to 1 if you have the `siglongjmp' function. */ #undef HAVE_SIGLONGJMP -/* Define to 1 if you have the `sign' function. */ +/* Define to 1 if you have the `sign' (maybe built-in) math function function. + */ #undef HAVE_SIGN /* Define to 1 if you have the header file. */ @@ -183,7 +179,8 @@ /* Define if you have tm_tzadj member of tm structure in */ #undef HAVE_TM_TZADJ -/* Define to 1 if you have the `trunc' function. */ +/* Define to 1 if you have the `trunc' (maybe built-in) math function + function. */ #undef HAVE_TRUNC /* Define to 1 if you have the header file. */ @@ -195,12 +192,12 @@ /* Define to 1 if you have the `_locking' function. */ #undef HAVE__LOCKING +/* assertions disabled */ +#undef NDEBUG + /* pa_exec disabled */ #undef NO_PA_EXECS -/* no string origin tracking */ -#undef NO_STRING_ORIGIN - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -216,9 +213,15 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* compile for sparc processor */ +#undef PA_BIG_ENDIAN + /* parser uses this command instead of user-defined sendmail commands */ #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 */ #undef PA_SAFE_MODE