]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
* autogen.sh (srcdir): Regenerate.
[lilypond.git] / autogen.sh
index 55560b9d937caf6bfa0045f2289270078e9992c7..ef2afec2d7bc561455fa1dbc2675aec486c3a472 100755 (executable)
@@ -1,7 +1,4 @@
 #!/bin/sh
-# WARNING WARNING WARNING
-# do not edit! this is autogen.sh, generated from /home/hanwen/usr/src/lilypond/stepmake/autogen.sh
-#!/bin/sh
 # Run this to generate configure and initial GNUmakefiles
 
 srcdir=`dirname $0`
@@ -15,7 +12,7 @@ fi
 if [ ! -f autogen.sh -o stepmake/autogen.sh -nt autogen.sh ]; then
     echo "stepmake/autogen.sh is newer. Copying file." 
     cp -f stepmake/autogen.sh autogen.sh
-    exec ./autogen.sh
+    exec ./autogen.sh "$@"
 fi
 
 # Be paranoid: check for autoconf >= 2.50