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/libs/mpfr/configure | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Build/source/libs/mpfr/configure') diff --git a/Build/source/libs/mpfr/configure b/Build/source/libs/mpfr/configure index 45b4238c4a1..707319bfa11 100755 --- a/Build/source/libs/mpfr/configure +++ b/Build/source/libs/mpfr/configure @@ -2495,12 +2495,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