]> git.donarmstrong.com Git - lilypond.git/blobdiff - autogen.sh
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/lilypond
[lilypond.git] / autogen.sh
index 9fc81d4919f70d2b0bf02ad9d4aa62533e1e1df5..d5033d9ec7cf87471371e4230a4f1df7641ad86a 100755 (executable)
@@ -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