SHTOOL cleanup

This commit is contained in:
Kurt Zeilenga 2002-10-25 05:46:56 +00:00
parent 2b2e406b46
commit a2f9e41b2b

View file

@ -60,10 +60,10 @@ fi
SHTOOL="$ac_cv_shtool"
dnl AC_SUBST(SHTOOL)dnl
TB=`($SHTOOL echo -e '%B') 2>/dev/null`
TN=`($SHTOOL echo -e '%b') 2>/dev/null`
TB="`$SHTOOL echo -e '%B' 2>/dev/null`"
TN="`$SHTOOL echo -e '%b' 2>/dev/null`"
echo "Configuring $TB$OL_STRING$TN ..."
echo "Configuring ${TB}${OL_STRING}${TN} ..."
dnl Determine host platform
dnl we try not to use this for much