X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=eee8148d98d8d165ba4ae9f32573ab513f7f7269;hb=d8755d11c618794621b842d53ae7183617e44b20;hp=a7f5c673d22fa72a7725e91b39ae91bcc2a6da90;hpb=5cc4210033d275b55fb3229817315b817357cbaf;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index a7f5c67..eee8148 100644 --- a/acconfig.h +++ b/acconfig.h @@ -86,6 +86,12 @@ /* Define if RTLD_LOCAL is available */ #undef HAVE_RTLDLOCAL + +/* Define if RTLD_GLOBAL is available */ +#undef RTLD_GLOBAL + +/* Define if RTLD_NOW is available */ +#undef RTLD_NOW /* Define if C compiler supports long long types */ #undef HAVE_LONG_LONG