X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=8a7a12c52245ddefed5a375c860a47b04f3de32a;hb=df742c1dd6dc55a68167fe47b2aab85c439b68f5;hp=9eda3c608744cf93792803a73c4caca98f275564;hpb=8ee13db4dd7cc33e6196bb92282956a8995065c3;p=lilypond.git diff --git a/configure.in b/configure.in index 9eda3c6087..8a7a12c522 100644 --- a/configure.in +++ b/configure.in @@ -185,6 +185,9 @@ STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.8) AC_DEFINE_UNQUOTED(FLOWER_VERSION, "${FULL_FLOWER_VERSION}") +# must also have local.make if configure fails. +touch local.make + # Gather requirements and generate output. STEPMAKE_END @@ -197,4 +200,7 @@ Type: make$mc install to install LilyPond make$mc help to see all possible targets +Edit local.make for local Makefile overrides. + + EOF