]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.41
authorfred <fred>
Sun, 24 Mar 2002 19:34:53 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:53 +0000 (19:34 +0000)
configure

index 2e50a3fbf4eca38774f10f5909562a51a397f981..bf45d5782752ff4cf52d86fc4a2bd7f6b8427d52 100755 (executable)
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 #
 # project  LilyPond -- the musical typesetter
 # title           (bash/sh/ksh) script to setup library and auto generated files
-# file    configure
+# file    configure-broken-system
 #
 # Copyright (c) 1997 by    
 #      Han-Wen Nienhuys <hanwen@stack.nl>
@@ -32,6 +32,7 @@ fi
 do_outdir() {
        if [ \! -d $1/out ]
        then
+               touch $1/.GENERATE
                mkdir $1/out
                echo 0 > $1/.build
        fi
@@ -39,17 +40,8 @@ do_outdir() {
 
 echo using PREFIX=$PREFIX
 
-#ugh # dist ze dan!, nou stiekem wordt "out" later toch "loes" of "doze"
-# do_outdir flower/lib
-# now all make rules!
-
-echo Configuring Flower Library
-
-#ugh, now all make rules
-# the _real_ config stuff should be generated here, though.
-# echo '#define LIBDIR "'$PREFIX'/"'> lib/out/config.hh
-# touch flower/lib/out/flower-config.hh
-# touch make/out/Site.make
+do_outdir make
+touch make/out/Site.make
 
 $MAKE -C make -f Initial.make