--- parser3/src/include/pa_config_auto.h.in 2001/10/30 07:40:21 1.11 +++ parser3/src/include/pa_config_auto.h.in 2002/03/11 07:56:32 1.22 @@ -1,4 +1,4 @@ -/* include/pa_config_auto.h.in. Generated automatically from configure.in by autoheader. */ +/* src/include/pa_config_auto.h.in. Generated automatically from configure.in by autoheader. */ /* Define as __inline if that's what the C compiler calls it. */ #undef inline @@ -9,6 +9,51 @@ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Define if you can safely include both and . */ +#undef TIME_WITH_SYS_TIME + +/* Define if you have the GNU dld library. */ +#undef HAVE_DLD + +/* Define if you have the libdl library or equivalent. */ +#undef HAVE_LIBDL + +/* Define if you have the shl_load function. */ +#undef HAVE_SHL_LOAD + +/* Define if you have the _locking function. */ +#undef HAVE__LOCKING + +/* Define if you have the dlerror function. */ +#undef HAVE_DLERROR + +/* Define if you have the fcntl function. */ +#undef HAVE_FCNTL + +/* Define if you have the flock function. */ +#undef HAVE_FLOCK + +/* Define if you have the getrusage function. */ +#undef HAVE_GETRUSAGE + +/* Define if you have the lockf function. */ +#undef HAVE_LOCKF + +/* Define if you have the qsort function. */ +#undef HAVE_QSORT + +/* Define if you have the round function. */ +#undef HAVE_ROUND + +/* Define if you have the select function. */ +#undef HAVE_SELECT + +/* Define if you have the sign function. */ +#undef HAVE_SIGN + +/* Define if you have the trunc function. */ +#undef HAVE_TRUNC + /* Define if you have the header file. */ #undef HAVE_CTYPE_H @@ -30,6 +75,9 @@ /* Define if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if you have the header file. */ +#undef HAVE_NEW + /* Define if you have the header file. */ #undef HAVE_PROCESS_H @@ -51,9 +99,27 @@ /* Define if you have the header file. */ #undef HAVE_STRING_H +/* Define if you have the header file. */ +#undef HAVE_SYS_FILE_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_LOCKING_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_SELECT_H + /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define if you have the header file. */ +#undef HAVE_SYS_TIME_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_TYPES_H + /* Define if you have the header file. */ #undef HAVE_TIME_H @@ -78,15 +144,21 @@ /* no string origin tracking */ #undef NO_STRING_ORIGIN +/* pa_exec disabled */ +#undef NO_PA_EXECS + /* xml-abled parser */ #undef XML -/* DB2-abled parser */ -#undef DB2 +/* xml-abled parser */ +#undef XML + +/* Windows32 target platform */ +#undef WIN32 /* compiler supports pragma pack */ #undef HAVE_PRAGMA_PACK -/* Windows32 target platform */ -#undef WIN32 +/* library has set_new_handler func */ +#undef HAVE_SET_NEW_HANDLER