summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-20 22:56:11 +0000
committerKarl Berry <karl@freefriends.org>2021-06-20 22:56:11 +0000
commit5e2c620a75b0545c292abeb5c201d52b8d7d6554 (patch)
tree8d1e687f7282b8b7c6b1bfc6985469551111383a /Build/source/texk/bibtex-x/configure
parente1ce48cd8c792403e6e689b4aeae6e38b336011d (diff)
page range fix and tests
git-svn-id: svn://tug.org/texlive/trunk@59662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/configure')
-rwxr-xr-xBuild/source/texk/bibtex-x/configure4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/bibtex-x/configure b/Build/source/texk/bibtex-x/configure
index d50f9e3a036..fdf8abcfe3b 100755
--- a/Build/source/texk/bibtex-x/configure
+++ b/Build/source/texk/bibtex-x/configure
@@ -17648,9 +17648,7 @@ fi
if test "x$enable_bibtexu" != xno; then
- # As of ICU 65.1, ICU requires -lpthread on x86_64-linux and, most
- # likely, on other platforms. See upmendex/configure.ac for more info.
-kpse_save_CPPFLAGS=$CPPFLAGS
+ kpse_save_CPPFLAGS=$CPPFLAGS
kpse_save_LIBS=$LIBS
##tldbg _KPSE_INIT: Initialize TL infrastructure.