ossp-pkg/as/as-gui/configure.in 1.11 -> 1.12
--- configure.in 2002/12/09 16:44:37 1.11
+++ configure.in 2002/12/18 15:47:47 1.12
@@ -35,7 +35,7 @@
AC_INIT
ASGUI_VERSION_STR=`./shtool version -l c -d long as_version.cpp`
-./shtool echo -e "Configuring %BOSSP asgui%b, version %B${ASGUI_VERSION_STR}%b"
+./shtool echo -e "Configuring %BOSSP as-gui%b, version %B${ASGUI_VERSION_STR}%b"
AC_SUBST(ASGUI_VERSION_STR)
dnl Process this file with autoconf
|
|