diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3f58b9b..c0be78b 100644 --- a/configure.in +++ b/configure.in @@ -19,7 +19,7 @@ esac dnl Dependencies LIBNFNETLINK_REQUIRED=1.0.0 -LIBNETFILTER_CONNTRACK_REQUIRED=0.0.101 +LIBNETFILTER_CONNTRACK_REQUIRED=0.0.102 AC_CHECK_PROG(HAVE_PKG_CONFIG, pkg-config, yes) if test "x$HAVE_PKG_CONFIG" = "x" |