From: Han-Wen Nienhuys Date: Wed, 16 Nov 2005 13:56:42 +0000 (+0000) Subject: oops. Include $CONFIGFILE.make, not X-Git-Tag: release/2.7.17~4 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=598d6b4421c3b2f3f6c360b295a95fc3ff5758fe;p=lilypond.git oops. Include $CONFIGFILE.make, not config.make. --- diff --git a/stepmake/aclocal.m4 b/stepmake/aclocal.m4 index 376e25b2d0..cf9bc30c40 100644 --- a/stepmake/aclocal.m4 +++ b/stepmake/aclocal.m4 @@ -387,7 +387,7 @@ EOF cat < GNUmakefile depth = ./ -include config.make +include $CONFIGFILE.make include \$(configure-srcdir)/GNUmakefile.in EOF AC_SUBST(VPATH)