summaryrefslogtreecommitdiff
path: root/graphics/tpic2pdftex/configure.texk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tpic2pdftex/configure.texk')
-rwxr-xr-xgraphics/tpic2pdftex/configure.texk7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/tpic2pdftex/configure.texk b/graphics/tpic2pdftex/configure.texk
index d3c8f8ccc3..0c0ba87ea2 100755
--- a/graphics/tpic2pdftex/configure.texk
+++ b/graphics/tpic2pdftex/configure.texk
@@ -2054,12 +2054,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