summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-15 14:10:36 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-15 14:10:36 +0000
commit83bcf7f49c07e952868099b5027199c8f7ea3c1a (patch)
tree9beb56feded65ab3850a75960502acd21cb2ae9a /configure.in
parent82290b2b0bd2ebb5539b61b98e993ae807c2e8d7 (diff)
minor constification fixes
update libnfnetlink dependencies
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 75c6898..6a9d882 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ case $target in
esac
dnl Dependencies
-LIBNFNETLINK_REQUIRED=0.0.25
+LIBNFNETLINK_REQUIRED=0.0.32
LIBNETFILTER_CONNTRACK_REQUIRED=0.0.88
PKG_CHECK_MODULES(LIBNFNETLINK, libnfnetlink >= $LIBNFNETLINK_REQUIRED,,