From: hanwen Date: Wed, 16 Nov 2005 13:56:42 +0000 (+0000) Subject: oops. Include $CONFIGFILE.make, not X-Git-Tag: release/2.7.20~48 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=85be55513780e93ce5798492df98aca7e0d817a6;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)