]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Add HAVE_MMAP entry.
authorDavid MacKenzie <djm@djmnet.org>
Sat, 30 Apr 1994 01:45:59 +0000 (01:45 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Sat, 30 Apr 1994 01:45:59 +0000 (01:45 +0000)
acconfig.h

index b45263b4f47fddf5f87a0243f1c688fde572f526..97e976fa89f06c38e05bdb9e6d05305ba991a832 100644 (file)
@@ -65,6 +65,9 @@
 /* Define if you support file names longer than 14 characters.  */
 #undef HAVE_LONG_FILE_NAMES
 
+/* Define if you have a working `mmap' system call.  */
+#undef HAVE_MMAP
+
 /* Define if you have netdb.h (and thus the rexec function).  */
 #undef HAVE_NETDB_H