From: fred Date: Sun, 24 Mar 2002 19:33:38 +0000 (+0000) Subject: lilypond-0.0.35 X-Git-Tag: release/1.5.59~5281 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8bbb1ad3c7f6ca3dc2d2874b6e38c101cafe4912;p=lilypond.git lilypond-0.0.35 --- diff --git a/configure b/configure index 45a8f9b13a..1c611713a5 100755 --- 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"