summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 13da36d..64a7fc9 100755
--- a/configure
+++ b/configure
@@ -326,7 +326,7 @@ EOF
if [ ! -x $TMPDIR/nfcttest ] ; then
echo "[NO]"
MISSING_DEFS=1
- tools_remove "libnetfilter-conntrack"
+ tools_remove "flowtop"
else
echo "[YES]"
fi