[project @ 2002-07-22 15:32:41 by stolz]
[ghc-hetmet.git] / mk / config.h.in
index 99b53f9..7064aff 100644 (file)
 /* 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
 
 /* Define if you have the `mprotect' function. */
 #undef HAVE_MPROTECT
 
+/* 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 you have the <netdb.h> header file. */
 #undef HAVE_NETDB_H
 
 /* Define if you have the `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
+/* Define if you have the mingwex library. */
+#undef HAVE_MINGWEX
+
 /* Define if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H