]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
(option_parser): update to 2.7.40
[lilypond.git] / autogen.sh
index 4271d4c8a7a57a426c379eb682cff58bbac82e93..2fd8bebd5a533bcaf7e9b932c0b0bf4fd6e5919d 100755 (executable)
@@ -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