X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=2fd8bebd5a533bcaf7e9b932c0b0bf4fd6e5919d;hb=cd97f3fa5b1275595307e89b5b070f833adb573a;hp=4271d4c8a7a57a426c379eb682cff58bbac82e93;hpb=21042d3e34f0297575530a1bfa89a476c06b0ee1;p=lilypond.git diff --git a/autogen.sh b/autogen.sh index 4271d4c8a7..2fd8bebd5a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -7,7 +7,6 @@ case $1 in --noconf*) NOCONFIGURE=true;; esac -touch stepmake/bin/install-sh if [ ! -f aclocal.m4 -o stepmake/aclocal.m4 -nt aclocal.m4 ]; then echo "stepmake/aclocal.m4 is newer. Copying file." cp -f stepmake/aclocal.m4 aclocal.m4