--- parser3/src/include/pa_config_auto.h.in 2001/05/10 17:28:11 1.2 +++ parser3/src/include/pa_config_auto.h.in 2001/10/11 09:29:35 1.8 @@ -27,12 +27,21 @@ /* Define if you have the header file. */ #undef HAVE_MATH_H +/* Define if you have the header file. */ +#undef HAVE_MEMORY_H + /* Define if you have the header file. */ #undef HAVE_PROCESS_H +/* Define if you have the header file. */ +#undef HAVE_SETJMP_H + /* Define if you have the header file. */ #undef HAVE_STDARG_H +/* Define if you have the header file. */ +#undef HAVE_STDDEF_H + /* Define if you have the header file. */ #undef HAVE_STDIO_H @@ -51,15 +60,27 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H -/* some test var */ -#undef test_var +/* Define if you have the m library (-lm). */ +#undef HAVE_LIBM -/* Windows32 target platform */ -#undef WIN32 +/* Define if you have the nsl library (-lnsl). */ +#undef HAVE_LIBNSL + +/* Define if you have the socket library (-lsocket). */ +#undef HAVE_LIBSOCKET -/* no 'first' module */ -#undef WITHOUT_FIRST +/* Define if you have the wsock32 library (-lwsock32). */ +#undef HAVE_LIBWSOCK32 + +/* Define if you have the xnet library (-lxnet). */ +#undef HAVE_LIBXNET /* no string origin tracking */ #undef NO_STRING_ORIGIN +/* xml-abled parser */ +#undef XML + +/* Windows32 target platform */ +#undef WIN32 +