configure: fix small typo.

pull/187/head
Eric Leblond 12 years ago
parent 37b05b2396
commit a49bce63b0

@ -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

Loading…
Cancel
Save