]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
* .cvsignore: Add install-sh.
[lilypond.git] / autogen.sh
index 4bf7e17d10b1d7fa28a6023c9839a9ca19593ca7..4271d4c8a7a57a426c379eb682cff58bbac82e93 100755 (executable)
@@ -35,7 +35,7 @@ for i in autoconf2.50 autoconf-2.50 autoconf  false; do
 done
 
 if test -z "$autoconf"; then
-i    echo "ERROR: Please install autoconf 2.50 or newer"
+    echo "ERROR: Please install autoconf 2.50 or newer"
     exit 1
 fi