diff options
Diffstat (limited to 'Build/source/libs/gmp')
-rwxr-xr-x | Build/source/libs/gmp/configure | 3 | ||||
-rwxr-xr-x | Build/source/libs/gmp/native/configure | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/libs/gmp/configure b/Build/source/libs/gmp/configure index 6a16ec2deca..707ca82cd22 100755 --- a/Build/source/libs/gmp/configure +++ b/Build/source/libs/gmp/configure @@ -3876,6 +3876,7 @@ else fi ;; esac +##tldbg KPSE_BASIC: Remember gmp () as Kpse_Package (for future messages). if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output @@ -4930,7 +4931,7 @@ $as_echo "no, using $LN_S" >&6; } fi -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 : diff --git a/Build/source/libs/gmp/native/configure b/Build/source/libs/gmp/native/configure index c217c1a8256..375fd18e85e 100755 --- a/Build/source/libs/gmp/native/configure +++ b/Build/source/libs/gmp/native/configure @@ -3397,6 +3397,7 @@ else fi ;; esac +##tldbg KPSE_BASIC: Remember gmp native () as Kpse_Package (for future messages). if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output |