]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
* configure.in: check for C language.
[lilypond.git] / autogen.sh
index 55560b9d937caf6bfa0045f2289270078e9992c7..6abd4cd4aa94913c51970bece0684d463b71a4b7 100755 (executable)
@@ -15,7 +15,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