From 89fd23786fcc350c4c3632da12bd090889e0e372 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 24 Dec 2018 23:22:06 +0000 Subject: reautoconf git-svn-id: svn://tug.org/texlive/trunk@49496 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvi2tty/configure | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/dvi2tty') diff --git a/Build/source/texk/dvi2tty/configure b/Build/source/texk/dvi2tty/configure index 467d5252b75..f924783173c 100755 --- a/Build/source/texk/dvi2tty/configure +++ b/Build/source/texk/dvi2tty/configure @@ -7843,6 +7843,8 @@ fi done +##tldbg KPSE_COMMON: dvi2tty (). +##tldbg KPSE_BASIC: Remember dvi2tty () as Kpse_Package (for future messages). if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output @@ -13476,11 +13478,11 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" kpse_save_CPPFLAGS=$CPPFLAGS kpse_save_LIBS=$LIBS -## _KPSE_INIT: Initialize TL infrastructure +##tldbg _KPSE_INIT: Initialize TL infrastructure. kpse_BLD=`(cd "./../../." && pwd)` kpse_SRC=`(cd "$srcdir/../../." && pwd)` -## _KPSE_USE_LIBTOOL: Generate a libtool script for use in configure tests +##tldbg _KPSE_USE_LIBTOOL: Generate a libtool script for use in configure tests. : ${CONFIG_LT=./config.lt} { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_LT" >&5 $as_echo "$as_me: creating $CONFIG_LT" >&6;} @@ -14872,7 +14874,9 @@ else PKG_CONFIG="$ac_cv_prog_PKG_CONFIG" fi -## _KPSE_LIB_FLAGS: Setup kpathsea (-lkpathsea) flags +##tldbg _KPSE_LIB_FLAGS: Setup kpathsea (-lkpathsea) flags. +echo 'tldbg:_KPSE_LIB_FLAGS called: libdir=kpathsea, libname=kpathsea, options=lt, tlincl=-IBLD/texk -ISRC/texk, tllib=BLD/texk/kpathsea/libkpathsea.la, tlextra=, rebuildsrcdeps=${top_srcdir}/../kpathsea/*.[ch], rebuildblddeps=${top_builddir}/../kpathsea/paths.h.' >&5 +##tldbg _KPSE_LIB_FLAGS_TL: kpathsea (kpathsea) lt. # Check whether --with-system-kpathsea was given. if test "${with_system_kpathsea+set}" = set; then : @@ -14932,7 +14936,9 @@ if test "x$kpse_cv_kpse_debug" != xyes; then : KPATHSEA_INCLUDES="$KPATHSEA_INCLUDES -DNO_DEBUG" fi -## _KPSE_LIB_FLAGS: Setup ptexenc (-lptexenc) flags +##tldbg _KPSE_LIB_FLAGS: Setup ptexenc (-lptexenc) flags. +echo 'tldbg:_KPSE_LIB_FLAGS called: libdir=ptexenc, libname=ptexenc, options=lt, tlincl=-IBLD/texk/ptexenc -ISRC/texk/ptexenc, tllib=BLD/texk/ptexenc/libptexenc.la, tlextra=, rebuildsrcdeps=${top_srcdir}/../ptexenc/*.c ${top_srcdir}/../ptexenc/ptexenc/*.h, rebuildblddeps=.' >&5 +##tldbg _KPSE_LIB_FLAGS_TL: ptexenc (ptexenc) lt. # Check whether --with-system-ptexenc was given. if test "${with_system_ptexenc+set}" = set; then : -- cgit v1.2.3