]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/autogen.sh
* autogen.sh (srcdir): Regenerate.
[lilypond.git] / stepmake / autogen.sh
index f851875cab1db911e683eb93339d0d4b3a9240a0..ef2afec2d7bc561455fa1dbc2675aec486c3a472 100755 (executable)
@@ -12,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