summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org>2005-08-08 11:38:55 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org>2005-08-08 11:38:55 +0000
commit7a60a4748220105e592c583ef0860d51e540a2c6 (patch)
treef2075c8dfed3d71c6a10275706612d57c98ec065 /config.h.in
parent3d4031de7d4e394afefe50819357d007c74ae39c (diff)
Resync to current libnfnetlink_conntrack and 2.6.14 tree
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 3921abd..9045dbb 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,15 +6,16 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the `ctnetlink' library (-lctnetlink). */
-#undef HAVE_LIBCTNETLINK
-
/* Define to 1 if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL
/* Define to 1 if you have the `nfnetlink' library (-lnfnetlink). */
#undef HAVE_LIBNFNETLINK
+/* Define to 1 if you have the `nfnetlink_conntrack' library
+ (-lnfnetlink_conntrack). */
+#undef HAVE_LIBNFNETLINK_CONNTRACK
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H