]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
* configure.in: check for C language.
[lilypond.git] / autogen.sh
index f851875cab1db911e683eb93339d0d4b3a9240a0..6abd4cd4aa94913c51970bece0684d463b71a4b7 100755 (executable)
@@ -1,4 +1,7 @@
 #!/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`
@@ -12,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