X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=8a7a12c52245ddefed5a375c860a47b04f3de32a;hb=88755cdba14fe06fbe7f434841e193c5474c5a6b;hp=8a1c5d59a605f9b1a5da5c27293d98cccb830bbc;hpb=c2ccda3e91d408453744bd03882c6b0584a9561a;p=lilypond.git diff --git a/configure.in b/configure.in index 8a1c5d59a6..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 @@ -201,5 +204,3 @@ Edit local.make for local Makefile overrides. EOF - -touch local.make