From c34e8c69a7b6f16897d5b7762c2a083b26333d84 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:28:22 +0000 Subject: [PATCH] lilypond-1.3.3 --- aclocal.m4 | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index 3bd68ad62f..c3aad4ba21 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -565,7 +565,7 @@ AC_DEFUN(AC_STEPMAKE_TEXMF, [ # # For now let people define these in their environments # - : ${MFPLAIN_MP=`kpsewhich mfplain.mp`} + : ${MFPLAIN_MP=`kpsewhich mp mfplain.mp`} : ${INIMETAPOST_FLAGS='-interaction=nonstopmode'} rm -f mfput.* diff --git a/configure b/configure index c59995198b..394dda912c 100755 --- a/configure +++ b/configure @@ -2553,7 +2553,7 @@ echo "configure:2545: checking for working metafont mode" >&5 # # For now let people define these in their environments # - : ${MFPLAIN_MP=`kpsewhich mfplain.mp`} + : ${MFPLAIN_MP=`kpsewhich mp mfplain.mp`} : ${INIMETAPOST_FLAGS='-interaction=nonstopmode'} rm -f mfput.* -- 2.39.5