[project @ 1998-08-21 15:50:57 by sof]
[ghc-hetmet.git] / mk / config.h.in
index cfe087e..afad35d 100644 (file)
@@ -31,6 +31,9 @@
 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
 #undef HAVE_ALLOCA_H
 
+/* Define if your struct stat has st_blksize.  */
+#undef HAVE_ST_BLKSIZE
+
 /* Define if your struct tm has tm_zone.  */
 #undef HAVE_TM_ZONE
 
@@ -81,6 +84,9 @@
 /* Define if C compiler supports long long types */
 #undef HAVE_LONG_LONG
 
+/* Define if fcntl.h defines O_BINARY */
+#undef HAVE_O_BINARY
+
 /* Define if C Symbols have a leading underscore added by the compiler */
 #undef LEADING_UNDERSCORE
 
 /* Define if you have the <memory.h> header file.  */
 #undef HAVE_MEMORY_H
 
+/* Define if you have the <netinet/tcp.h> header file.  */
+#undef HAVE_NETINET_TCP_H
+
 /* Define if you have the <nlist.h> header file.  */
 #undef HAVE_NLIST_H