X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.h.in;h=5b023ebe41c1e8fa298919caf08b9c77fddb4071;hb=09bc761db8b0b98289710c7b323dec7f6d12529f;hp=580029c6dd4a1419c0116274d87d3a55d0af64c6;hpb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;p=ghc-hetmet.git diff --git a/mk/config.h.in b/mk/config.h.in index 580029c..5b023eb 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -105,9 +105,18 @@ /* 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 you have and want to use readline in Hugs. */ +#undef HAVE_LIBREADLINE + /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE @@ -329,6 +338,9 @@ /* Define if you have the header file. */ #undef HAVE_PWD_H +/* Define if you have the header file. */ +#undef HAVE_READLINE_HISTORY_H + /* Define if you have the header file. */ #undef HAVE_READLINE_READLINE_H @@ -365,6 +377,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H +/* Define if you have the header file. */ +#undef HAVE_SYS_LIMITS_H + /* Define if you have the header file. */ #undef HAVE_SYS_MMAN_H @@ -440,6 +455,9 @@ /* Define if you have the header file. */ #undef HAVE_WINDOWS_H +/* Define if you have the header file. */ +#undef HAVE_WINSOCK_H + /* Define if you have the bfd library (-lbfd). */ #undef HAVE_LIBBFD