diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index cd2e7d5..d2108c5 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ case $target in esac dnl Dependencies -LIBNFNETLINK_REQUIRED=0.0.33 +LIBNFNETLINK_REQUIRED=0.0.40 LIBNETFILTER_CONNTRACK_REQUIRED=0.0.99 AC_CHECK_PROG(HAVE_PKG_CONFIG, pkg-config, yes) |