]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Fix typo in configure message about nfnetlink
authorKen Steele <ken@tilera.com>
Thu, 2 Oct 2014 21:17:02 +0000 (17:17 -0400)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Oct 2014 05:59:19 +0000 (07:59 +0200)
configure.ac

index 05e2cc5097fe4635573bf64414c9602e61c0b665..c5be7c980645059be488143f16a62bda89664453 100644 (file)
             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