--- parser3/src/include/pa_config_auto.h.in 2002/09/04 14:55:37 1.28 +++ parser3/src/include/pa_config_auto.h.in 2002/11/25 15:37:12 1.33 @@ -30,6 +30,18 @@ /* Define to `int' if does not define. */ #undef ssize_t +/* Define if you have daylight external variable in */ +#undef HAVE_DAYLIGHT + +/* Define if you have timezone external variable in */ +#undef HAVE_TIMEZONE + +/* Define if you have tm_gmtoff member of tm structure in */ +#undef HAVE_TM_GMTOFF + +/* Define if you have tm_tzadj member of tm structure in */ +#undef HAVE_TM_TZADJ + /* Define if you have the _locking function. */ #undef HAVE__LOCKING @@ -48,6 +60,9 @@ /* Define if you have the getrusage function. */ #undef HAVE_GETRUSAGE +/* Define if you have the gettimeofday function. */ +#undef HAVE_GETTIMEOFDAY + /* Define if you have the lockf function. */ #undef HAVE_LOCKF @@ -60,12 +75,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 @@ -90,6 +114,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 @@ -99,6 +129,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 @@ -126,6 +159,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 @@ -141,6 +177,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the header file. */ +#undef HAVE_WINSOCK_H + /* Define if you have the crypt library (-lcrypt). */ #undef HAVE_LIBCRYPT