summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/upmendex/configure')
-rwxr-xr-xBuild/source/texk/upmendex/configure7
1 files changed, 1 insertions, 6 deletions
diff --git a/Build/source/texk/upmendex/configure b/Build/source/texk/upmendex/configure
index 54a1ee4c6f1..23730084475 100755
--- a/Build/source/texk/upmendex/configure
+++ b/Build/source/texk/upmendex/configure
@@ -4113,12 +4113,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