From c8f32f11101300166107c31a76488f71b85f0121 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 5 May 2021 20:40:35 +0300 Subject: Move to Automake 1.16.3. --- configure | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'configure') diff --git a/configure b/configure index b06c38ab..37409ae0 100755 --- a/configure +++ b/configure @@ -2822,12 +2822,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