X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=d5033d9ec7cf87471371e4230a4f1df7641ad86a;hb=8cc304c6e0f141b0fb00dffb9a8f592e540d23cd;hp=6db6ec12e21470bacff2e0ec09d4d312f9e3e217;hpb=7785ac382ed511ed535adf77adc3c07649fbc9b5;p=lilypond.git diff --git a/autogen.sh b/autogen.sh index 6db6ec12e2..d5033d9ec7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,7 @@ #!/bin/sh +# WARNING WARNING WARNING +# do not edit! this is autogen.sh, generated from /home/lilydev/src/lilypond/stepmake/autogen.sh +#!/bin/sh # Run this to generate configure and initial GNUmakefiles srcdir=`dirname $0` @@ -50,8 +53,6 @@ do done #conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c -#conf_flags="--with-ncsb-dir=/usr/share/fonts/default/Type1/" - if test -n "$NOCONFIGURE"; then echo Skipping configure process. exit 0