--- parser3/src/include/pa_config_auto.h.in 2002/10/14 08:29:29 1.31 +++ parser3/src/include/pa_config_auto.h.in 2002/12/15 14:25:22 1.34 @@ -57,6 +57,9 @@ /* Define if you have the flock function. */ #undef HAVE_FLOCK +/* Define if you have the ftruncate function. */ +#undef HAVE_FTRUNCATE + /* Define if you have the getrusage function. */ #undef HAVE_GETRUSAGE @@ -75,12 +78,21 @@ /* Define if you have the select function. */ #undef HAVE_SELECT +/* Define if you have the siglongjmp function. */ +#undef HAVE_SIGLONGJMP + /* Define if you have the sign function. */ #undef HAVE_SIGN +/* Define if you have the sigsetjmp function. */ +#undef HAVE_SIGSETJMP + /* Define if you have the trunc function. */ #undef HAVE_TRUNC +/* Define if you have the header file. */ +#undef HAVE_ARPA_INET_H + /* Define if you have the header file. */ #undef HAVE_CRYPT_H @@ -105,6 +117,12 @@ /* Define if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if you have the header file. */ +#undef HAVE_NETDB_H + +/* Define if you have the header file. */ +#undef HAVE_NETINET_IN_H + /* Define if you have the header file. */ #undef HAVE_NEW @@ -114,6 +132,9 @@ /* Define if you have the header file. */ #undef HAVE_SETJMP_H +/* Define if you have the header file. */ +#undef HAVE_SIGNAL_H + /* Define if you have the header file. */ #undef HAVE_STDARG_H @@ -141,6 +162,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H +/* Define if you have the header file. */ +#undef HAVE_SYS_SOCKET_H + /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H