]> git.sur5r.net Git - openldap/commitdiff
SHTOOL cleanup
authorKurt Zeilenga <kurt@openldap.org>
Fri, 25 Oct 2002 05:46:56 +0000 (05:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 25 Oct 2002 05:46:56 +0000 (05:46 +0000)
configure.in

index e66d5f01cf922b3430d759e39d5d00c294d84684..a9f50be9168363fe22dd5a9040667630eaf3835d 100644 (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