summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:04:03 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:04:03 +0100
commit6c8b72678daa33f7e9df2a97d6404380e1b2e8ca (patch)
tree86d46e6ad04f147f011fd332aa492259d82dc369 /config.h.in
parent7074704eb0b50f755f30ef21bbeb8fa064e2df5d (diff)
downloadlighttpd-6c8b72678daa33f7e9df2a97d6404380e1b2e8ca.tar.gz
Imported Upstream version 1.4.31upstream/1.4.31
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 725dd68..7501d85 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,8 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Use mmap if available */
+#undef ENABLE_MMAP
+
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H