Fix typo in configure message about nfnetlink

pull/1171/head
Ken Steele 11 years ago committed by Victor Julien
parent d44cb3f6fe
commit 2c9c0f1e8f

@ -678,7 +678,7 @@
echo " ERROR! nfnetlink library not found, go get it"
echo " from www.netfilter.org."
echo " we automatically append libnetfilter_queue/ when searching"
echo " for headers etc. when the --with-libnfnetlink-inlcudes directive"
echo " for headers etc. when the --with-libnfnetlink-includes directive"
echo " is used"
echo
fi

Loading…
Cancel
Save