X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=a60b1ed0c03d9f66885c2880b78e6dd20595e406;hb=57d15e1c1b85a8ec417e843827e5c8d271f7b1da;hp=86a662ff028ef28b7751b6cffb9959eff3a937fd;hpb=e7523c0c3ad4a56c06cede0f0825c2b7977d1f47;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 86a662f..a60b1ed 100644 --- a/acconfig.h +++ b/acconfig.h @@ -354,9 +354,6 @@ /* Define as the symbol which marks the end of the data section */ #undef DATA_SECTION_END_MARKER -/* Define as the symbol which marks the end of the data section */ -#undef DATA_SECTION_WIBBLE - /* Define as the decl which terminates the data section */ #undef DATA_SECTION_END_MARKER_DECL @@ -375,9 +372,6 @@ /* Define if C compiler supports long long types */ #undef HAVE_LONG_LONG -/* Define if you have dlopen() */ -#undef HAVE_DLOPEN - /* Define if fcntl.h defines O_BINARY */ #undef HAVE_O_BINARY