From: Pablo Neira Ayuso Date: Tue, 4 Feb 2014 12:17:30 +0000 (+0100) Subject: configure: fix wrong reference to the conntrack-tools X-Git-Tag: v1.6.0~111^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cce0ad2585270cdb901444f7a28259e89d7bfdc;p=thirdparty%2Fiptables.git configure: fix wrong reference to the conntrack-tools Reported-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- 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 \