From 4cce0ad2585270cdb901444f7a28259e89d7bfdc Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 4 Feb 2014 13:17:30 +0100 Subject: configure: fix wrong reference to the conntrack-tools Reported-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ac7c9c00..3012df4c 100644 --- a/configure.ac +++ b/configure.ac @@ -154,8 +154,8 @@ if test "$flex_major" -eq "2" && test "$flex_minor" -eq "5" && test "$flex_rev" else AC_MSG_WARN([flex version $flex_version found. Version 2.5.33 or greater is required. You may experience problems - while compilating the conntrack-tools. Please, consider to upgrade - flex.]) + while compilating the nftables compatibility layer for iptables. + Please, consider to upgrade flex.]) fi regular_CFLAGS="-Wall -Waggregate-return -Wmissing-declarations \ -- cgit v1.2.3