ossp-pkg/uuid/configure.ac 1.1 -> 1.2
--- configure.ac 2004/01/06 20:14:28 1.1
+++ configure.ac 2004/01/09 09:02:58 1.2
@@ -29,7 +29,7 @@
AC_PREREQ(2.53)
AC_INIT
-SA_VERSION_STR=`./shtool version -l txt -d long VERSION`
+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"
AC_SUBST(UUID_VERSION_STR)
|
|