]> git.sur5r.net Git - openldap/commitdiff
No need to AC_SUBST(SHTOOL)
authorKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 16:43:13 +0000 (16:43 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 16:43:13 +0000 (16:43 +0000)
configure.in

index 8f68b9c1649089ee0fced907f12a6949e3836ba2..6591f473c6919df762d86e3245f4af21c8692bf6 100644 (file)
@@ -58,7 +58,7 @@ else
 fi
 
 SHTOOL="$ac_cv_shtool"
-AC_SUBST(SHTOOL)
+dnl AC_SUBST(SHTOOL)dnl
 
 TB=`$SHTOOL echo -e %B`
 TN=`$SHTOOL echo -e %b`