X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=691d3c527beea7fac8d5fdf608b9bbca014f9da0;hb=04280d87ccb3912f539d43ffedf20940c9eafe1a;hp=48027d63bf8724d424baa1b8c9016ddd804f40c0;hpb=a4e862781f6c0ccab87da15034cb997ab2385c89;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 48027d6..691d3c5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -60,6 +60,12 @@ /* 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