From 1b0ca135b8db6e2711512fdb21fa5eecf3a899a3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Jan 2021 00:01:15 +0000 Subject: force --without-brotli for freetype config git-svn-id: svn://tug.org/texlive/trunk@57320 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/freetype2/configure | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Build/source/libs/freetype2/configure') 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 -- cgit v1.2.3