From: fred Date: Sun, 24 Mar 2002 19:44:07 +0000 (+0000) Subject: lilypond-0.0.65 X-Git-Tag: release/1.5.59~4683 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7136c559e884250cfb40495c543127773fb13178;p=lilypond.git lilypond-0.0.65 --- diff --git a/configure.in b/configure.in index 95a848b476..81a99752dd 100644 --- a/configure.in +++ b/configure.in @@ -255,6 +255,8 @@ sed 's/TOPLEVEL_//g' < .version > lily/.version (cd lily; CXX="$ac_cv_prog_CXX" ../bin/make_version > out/version.hh ) +$MAKE -f make/Toplevel.make.in Makefile + cat << END Finished configuring. For making everything, do: @@ -269,6 +271,10 @@ assuming that \`make' is GNU make, of course. If you want to make site-wide extensions to the makefiles, please use make/out/Site.make + +If you can't find a toplevel makefile, please execute + + make -f make/Toplevel.make.in Makefile # GNU make, of course END