diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |