From c3abf04eae63220f1e931be3cb5cbd4f1f292898 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Nov 2020 18:31:09 +0000 Subject: automake 1.16.3 git-svn-id: svn://tug.org/texlive/trunk@56964 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/ttf2pk2/configure | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Build/source/texk/ttf2pk2/configure') diff --git a/Build/source/texk/ttf2pk2/configure b/Build/source/texk/ttf2pk2/configure index 4e7df89fbb9..b6e6576f1ba 100755 --- a/Build/source/texk/ttf2pk2/configure +++ b/Build/source/texk/ttf2pk2/configure @@ -2749,12 +2749,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 -- cgit v1.2.3