[project @ 2002-07-30 17:35:59 by sof]
[ghc-hetmet.git] / acconfig.h
index 43e9bd6..eee8148 100644 (file)
 /* Define if you need -ldl to get dlopen() */
 #undef HAVE_LIBDL
 
+/* Define if struct msghdr contains msg_accrights field */
+#undef HAVE_MSGHDR_MSG_ACCRIGHTS
+
+/* Define if struct msghdr contains msg_control field */
+#undef HAVE_MSGHDR_MSG_CONTROL
+
 /* Define if we can see RTLD_NEXT in dlfcn.h */
 #undef HAVE_RTLDNEXT
 
 /* 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