From 8bbb1ad3c7f6ca3dc2d2874b6e38c101cafe4912 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:33:38 +0000 Subject: [PATCH] lilypond-0.0.35 --- configure | 3 +++ 1 file changed, 3 insertions(+) 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" -- 2.39.5