From a49bce63b000b53ee08c1d11c36832098f7b4001 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Thu, 8 Nov 2012 23:47:27 +0100 Subject: [PATCH] configure: fix small typo. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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