--- parser3/Attic/acconfig.h 2002/09/19 13:21:06 1.4 +++ parser3/Attic/acconfig.h 2002/12/27 14:36:44 1.18.2.1 @@ -14,3 +14,15 @@ /* 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