]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
ignorance.
[lilypond.git] / configure.in
index 9eda3c608744cf93792803a73c4caca98f275564..8a7a12c52245ddefed5a375c860a47b04f3de32a 100644 (file)
@@ -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