From: Ken Steele Date: Thu, 2 Oct 2014 21:17:02 +0000 (-0400) Subject: Fix typo in configure message about nfnetlink X-Git-Tag: suricata-2.1beta2~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c9c0f1e8f39d944ddc0c55200b05c1ec8b61b3e;p=thirdparty%2Fsuricata.git Fix typo in configure message about nfnetlink --- diff --git a/configure.ac b/configure.ac index 05e2cc5097..c5be7c9806 100644 --- a/configure.ac +++ b/configure.ac @@ -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