[project @ 1999-06-25 09:13:37 by simonmar]
[ghc-hetmet.git] / mk / config.h.in
index 780f491..21d1533 100644 (file)
 /* Define if you have the WinExec function.  */
 #define HAVE_WINEXEC 0
 
+/* Define if you support the production (and use) of Win32 DLLs. */
+#undef HAVE_WIN32_DLL_SUPPORT
+
 /* Define if C Symbols have a leading underscore added by the compiler */
 #undef LEADING_UNDERSCORE
 
 /* Define if you have the <sys/ioctl.h> header file.  */
 #undef HAVE_SYS_IOCTL_H
 
+/* Define if you have the <sys/limits.h> header file.  */
+#undef HAVE_SYS_LIMITS_H
+
 /* Define if you have the <sys/mman.h> header file.  */
 #undef HAVE_SYS_MMAN_H
 
 /* Define if you have the <windows.h> header file.  */
 #undef HAVE_WINDOWS_H
 
+/* Define if you have the <winsock.h> header file.  */
+#undef HAVE_WINSOCK_H
+
 /* Define if you have the bfd library (-lbfd).  */
 #undef HAVE_LIBBFD