--- parser3/src/include/pa_config_auto.h.in 2001/09/24 16:48:40 1.6 +++ parser3/src/include/pa_config_auto.h.in 2001/10/28 11:40:48 1.10 @@ -60,6 +60,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the m library (-lm). */ +#undef HAVE_LIBM + /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL @@ -75,12 +78,12 @@ /* no string origin tracking */ #undef NO_STRING_ORIGIN -/* no 'first' module */ -#undef WITHOUT_FIRST - /* xml-abled parser */ #undef XML +/* DB2-abled parser */ +#undef DB2 + /* Windows32 target platform */ #undef WIN32