]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Dec 2006 12:03:17 +0000 (13:03 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Dec 2006 12:03:17 +0000 (13:03 +0100)
configure.in

index 8a1c5d59a605f9b1a5da5c27293d98cccb830bbc..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
 
@@ -201,5 +204,3 @@ Edit local.make for local Makefile overrides.
 
 
 EOF
-
-touch local.make