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

index 45a8f9b13ab943f4ea9b49b43d95e52158f507f9..1c611713a579f727fe0dbdf6008ec4baf821a2d3 100755 (executable)
--- a/configure
+++ b/configure
@@ -53,3 +53,6 @@ echo '#define LIBDIR "'$PREFIX'/"'> hdr/config.hh
 touch Site.make
 $MAKE -f Initial.make
 
+echo "The sources are ready for compiling. "
+echo "To make sure that you don't have any stale dependencies: do"
+echo "         make clean"