X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=4ce956862e8a812d15baa457e292d6ad9aa409d5;hb=7bd8a0491055e7ca5709109400459556e870250a;hp=c6a17ae4f1104b1dc87fccc1a89cbc1ba13834ae;hpb=a7d8f43718b167689c0a4a4c23b33a325e0239f1;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index c6a17ae..4ce9568 100644 --- a/acconfig.h +++ b/acconfig.h @@ -429,9 +429,6 @@ /* Define if you have the sigpoll() function */ #undef HAVE_SIGPOLL -/* Define if time.h or sys/time.h define the timezone variable */ -#undef HAVE_TIMEZONE - /* Define if you support the production (and use) of Win32 DLLs. */ #undef HAVE_WIN32_DLL_SUPPORT @@ -582,9 +579,6 @@ /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE -/* Define to the type of the timezone variable (usually long or time_t) */ -#undef TYPE_TIMEZONE - /* Define if signal handlers have type void (*)(int) * (Otherwise, they're assumed to have type int (*)(void).) */