summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-04 00:01:15 +0000
committerKarl Berry <karl@freefriends.org>2021-01-04 00:01:15 +0000
commit1b0ca135b8db6e2711512fdb21fa5eecf3a899a3 (patch)
treea2de03f32ec0128a915d37ac210840aa3dad7c96 /Build/source/libs/freetype2/configure
parente31347e2e9b55fc186b3af5f8420c5ba555dd87d (diff)
force --without-brotli for freetype config
git-svn-id: svn://tug.org/texlive/trunk@57320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/configure')
-rwxr-xr-xBuild/source/libs/freetype2/configure5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/libs/freetype2/configure b/Build/source/libs/freetype2/configure
index 85e4cdcbf7b..9c288facbd1 100755
--- a/Build/source/libs/freetype2/configure
+++ b/Build/source/libs/freetype2/configure
@@ -4355,7 +4355,8 @@ else
fi
-# pass explicit --host and --build, but nothing else?
+# pass explicit --host and --build, but nothing else from here.
+# Other unconditional options are passed from the Makefile[.am] here.
if test "x$host" = x; then
config_args=
else
@@ -4366,13 +4367,11 @@ if test "x$build" != x; then
fi
-
FREETYPE_TREE=freetype-src
ac_config_files="$ac_config_files Makefile"
-
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure