]> git.donarmstrong.com Git - lilypond.git/commitdiff
oops. Include $CONFIGFILE.make, not
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 16 Nov 2005 13:56:42 +0000 (13:56 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 16 Nov 2005 13:56:42 +0000 (13:56 +0000)
config.make.

stepmake/aclocal.m4

index 376e25b2d01eae7ed0cc6af24c9243a8ca1ddaf9..cf9bc30c40d021bdc73f6dcdca6ea9262c204384 100644 (file)
@@ -387,7 +387,7 @@ EOF
        
        cat <<EOF > GNUmakefile
 depth = ./
-include config.make
+include $CONFIGFILE.make
 include \$(configure-srcdir)/GNUmakefile.in
 EOF
        AC_SUBST(VPATH)