--- 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/09/24 11:42:04 1.30 @@ -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 @@ -141,6 +153,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