]> git.donarmstrong.com Git - lilypond.git/commitdiff
always make local.make
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Dec 2006 12:02:52 +0000 (13:02 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 30 Dec 2006 18:01:11 +0000 (19:01 +0100)
configure.in

index 280fbadde68f5fe43bafce3f19a36df29c147a55..ecfa540832524a6fa7871cff3e82b8d43126008a 100644 (file)
@@ -165,6 +165,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
 
@@ -181,5 +184,3 @@ Edit local.make for local Makefile overrides.
 
 
 EOF
-
-touch local.make