summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-19 18:31:09 +0000
committerKarl Berry <karl@freefriends.org>2020-11-19 18:31:09 +0000
commitc3abf04eae63220f1e931be3cb5cbd4f1f292898 (patch)
treebd77211164500e96ff5d1ce107070659907882a8 /Build/source/libs/freetype2/configure
parent5188fa1039c4a20f002957623ff3454302064dc3 (diff)
automake 1.16.3
git-svn-id: svn://tug.org/texlive/trunk@56964 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/configure')
-rwxr-xr-xBuild/source/libs/freetype2/configure7
1 files changed, 1 insertions, 6 deletions
diff --git a/Build/source/libs/freetype2/configure b/Build/source/libs/freetype2/configure
index 98a043e49ab..85e4cdcbf7b 100755
--- a/Build/source/libs/freetype2/configure
+++ b/Build/source/libs/freetype2/configure
@@ -2056,12 +2056,7 @@ program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
am_aux_dir=`cd "$ac_aux_dir" && pwd`
if test x"${MISSING+set}" != xset; then
- case $am_aux_dir in
- *\ * | *\ *)
- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
- *)
- MISSING="\${SHELL} $am_aux_dir/missing" ;;
- esac
+ MISSING="\${SHELL} '$am_aux_dir/missing'"
fi
# Use eval to expand $SHELL
if eval "$MISSING --is-lightweight"; then