ossp-pkg/shtool/shtool.m4 1.2 -> 1.3
--- shtool.m4 2000/06/18 11:27:10 1.2
+++ shtool.m4 2001/06/14 14:24:16 1.3
@@ -38,7 +38,7 @@
break
fi
done
-# check for existance
+# check for existance
if test ".$ac_cv_shtool" = .; then
AC_MSG_ERROR([no shtool found in .:$PATH])
fi
|
|