summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:04:00 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:04:00 +0100
commitc0f89a02702b44a811cac511838cbd217ee5dd82 (patch)
tree2b5310112a38be371deafa22d3a018958b1eb9a9 /config.h.in
parent16cadaab87d25fc026ac777746eabbff3030f0cc (diff)
downloadlighttpd-c0f89a02702b44a811cac511838cbd217ee5dd82.tar.gz
Imported Upstream version 1.4.29upstream/1.4.29
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 703e2ac..725dd68 100644
--- a/config.h.in
+++ b/config.h.in
@@ -198,6 +198,9 @@
/* Define to 1 if you have the `port_create' function. */
#undef HAVE_PORT_CREATE
+/* Define to 1 if you have the <port.h> header file. */
+#undef HAVE_PORT_H
+
/* Define to 1 if you have the `posix_fadvise' function. */
#undef HAVE_POSIX_FADVISE
@@ -304,9 +307,6 @@
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
-/* Define to 1 if you have the <sys/port.h> header file. */
-#undef HAVE_SYS_PORT_H
-
/* Define to 1 if you have the <sys/prctl.h> header file. */
#undef HAVE_SYS_PRCTL_H