X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=c568b0ee3dc7d8469c1e71fea54d6230afc2f7f1;hb=da3c4b445c328c7ea24cab02783edf2aa1c83473;hp=294da5ce9bffe8b0bb4465b878d7002e1f19a3fc;hpb=8db1186f580ee7a88b37d121a466154a0542be58;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 294da5c..c568b0e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -54,9 +54,15 @@ /* Define if compiler supports prototypes. */ #define HAVE_PROTOTYPES 0 +/* Define if time.h or sys/time.h define the timezone variable */ +#undef HAVE_TIMEZONE + /* Define if you have the WinExec function. */ #define HAVE_WINEXEC 0 +/* Define if you support the production (and use) of Win32 DLLs. */ +#undef HAVE_WIN32_DLL_SUPPORT + /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE