diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-24 23:22:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-24 23:22:06 +0000 |
commit | 89fd23786fcc350c4c3632da12bd090889e0e372 (patch) | |
tree | 3b9443de5a992a462472098547c1230021f4a241 /Build/source/libs/pixman | |
parent | e598b6a83ccb96d578300e10f1e269ef88027faf (diff) |
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@49496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/pixman')
-rwxr-xr-x | Build/source/libs/pixman/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/pixman/configure b/Build/source/libs/pixman/configure index 389ac85364d..a301df98c71 100755 --- a/Build/source/libs/pixman/configure +++ b/Build/source/libs/pixman/configure @@ -3852,6 +3852,7 @@ else fi ;; esac +##tldbg KPSE_BASIC: Remember pixman () as Kpse_Package (for future messages). if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output @@ -5586,7 +5587,7 @@ _ACEOF esac -echo 'dbg:_KPSE_COMPILER_VISIBILITY called.' >&5 +echo 'tldbg:KPSE_COMPILER_VISIBILITY called.' >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking CFLAGS for C to hide external symbols" >&5 $as_echo_n "checking CFLAGS for C to hide external symbols... " >&6; } if ${kpse_cv_visibility_cflags+:} false; then : |