ossp-pkg/uuid/configure.ac 1.2 -> 1.3
--- configure.ac 2004/01/09 09:02:58 1.2
+++ configure.ac 2004/01/11 08:54:18 1.3
@@ -30,7 +30,7 @@
AC_PREREQ(2.53)
AC_INIT
UUID_VERSION_STR=`./shtool version -l txt -d long VERSION`
-./shtool echo -e "Configuring %BOSSP uuid%b (Universally Unique Identifiers), version %B${UUID_VERSION_STR}%b"
+./shtool echo -e "Configuring %BOSSP uuid%b (Universally Unique Identifier), version %B${UUID_VERSION_STR}%b"
AC_SUBST(UUID_VERSION_STR)
AC_PROG_MAKE_SET
|
|