From: fred Date: Tue, 26 Mar 2002 21:47:34 +0000 (+0000) Subject: lilypond-1.1.32 X-Git-Tag: release/1.5.59~2562 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f59c15785c1470eeff4e539e17a1a06a48f3bce3;p=lilypond.git lilypond-1.1.32 --- diff --git a/configure b/configure index e1b187d738..17778d3abe 100755 --- a/configure +++ b/configure @@ -2846,6 +2846,14 @@ test -n "$MAKEINFO" || MAKEINFO="error" +echo $ac_n "checking Checking TFM directory""... $ac_c" 1>&6 +echo "configure:2851: checking Checking TFM directory" >&5 +CMR10=`kpsewhich tfm cmr10.tfm` +TEX_TFMDIR=`dirname $CMR10` +echo "$ac_t""$TEX_TFMDIR" 1>&6 + + + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure @@ -3037,6 +3045,7 @@ s%@GUILE_CFLAGS@%$GUILE_CFLAGS%g s%@GUILE_LDFLAGS@%$GUILE_LDFLAGS%g s%@LIBOBJS@%$LIBOBJS%g s%@MAKEINFO@%$MAKEINFO%g +s%@TEX_TFMDIR@%$TEX_TFMDIR%g CEOF EOF @@ -3350,3 +3359,4 @@ fi chmod 444 GNUmakefile +