]> git.sur5r.net Git - openldap/blobdiff - configure.in
Update to use shtool, remove ltconfig
[openldap] / configure.in
index 4cdff7ddb7d09a616101df0ca28425f2fd51d09b..e6c3cd78168bfb818f76f6befca65fabc6217bc5 100644 (file)
@@ -51,7 +51,11 @@ if test -z "$OL_STRING"; then
        AC_MSG_ERROR([could not determine version])
 fi
 
-echo "Configuring $OL_STRING ..."
+ac_cv_shtool=$ac_aux_dir/shtool
+SHTOOL=$ac_cv_shtool
+AC_SUBST(SHTOOL)
+
+$SHTOOL echo -e "Configuring %B${OL_STRING}%b ..."
 
 dnl Determine host platform
 dnl            we try not to use this for much