summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files 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 \