From: Eric Leblond Date: Thu, 8 Nov 2012 22:47:27 +0000 (+0100) Subject: configure: fix small typo. X-Git-Tag: suricata-1.4beta3~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F187%2Fhead;p=thirdparty%2Fsuricata.git configure: fix small typo. --- diff --git a/configure.ac b/configure.ac index 510928385c..d81b36d7c7 100644 --- a/configure.ac +++ b/configure.ac @@ -130,7 +130,7 @@ AC_INIT(configure.ac) if test -z "$host" ; then host="`uname`" fi - echo -n "installation for $host OS... \c" + echo -n "installation for $host OS... " e_magic_file="/usr/share/file/magic" case "$host" in