X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autogen.sh;h=4271d4c8a7a57a426c379eb682cff58bbac82e93;hb=9d4a5bbc9687aef811a60aabd9cb839412984e96;hp=4bf7e17d10b1d7fa28a6023c9839a9ca19593ca7;hpb=c3377db03800f3850f6f920bae98a0212b1c0c9d;p=lilypond.git diff --git a/autogen.sh b/autogen.sh index 4bf7e17d10..4271d4c8a7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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