]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
configure: fix small typo. 187/head
authorEric Leblond <eric@regit.org>
Thu, 8 Nov 2012 22:47:27 +0000 (23:47 +0100)
committerEric Leblond <eric@regit.org>
Thu, 8 Nov 2012 22:47:27 +0000 (23:47 +0100)
configure.ac

index 510928385c25284b8f21d04f169727393f0c604f..d81b36d7c75c90205a170205d305d419d66546df 100644 (file)
@@ -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