[project @ 2002-04-22 00:53:59 by chak]
[ghc-hetmet.git] / acconfig.h
index 386cb1d..f886a38 100644 (file)
 /* Define if you need -ldl to get dlopen() */
 #undef HAVE_LIBDL
 
+/* Define if we can see RTLD_NEXT in dlfcn.h */
+#undef HAVE_RTLDNEXT
+
+/* Define if RTLD_LOCAL is available */
+#undef HAVE_RTLDLOCAL
+
 /* Define if C compiler supports long long types */
 #undef HAVE_LONG_LONG