OSSP CVS Repository

ossp - Difference in ossp-pkg/fsl/configure.ac versions 1.9 and 1.10
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/fsl/configure.ac 1.9 -> 1.10

--- configure.ac 2002/07/30 09:42:54     1.9
+++ configure.ac 2002/07/31 12:58:03     1.10
@@ -30,8 +30,14 @@
 
 AC_PREREQ(2.53)
 AC_INIT
+
+dnl #   announce our version
+V=`./shtool version -lc -dlong fsl_version.c`
+./shtool echo -e "Configuring %BOSSP fsl%b (Faking/Flexible Syslog Library), Version %B${V}%b"
+echo "Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>"
+echo "Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>"
+
 FSL_VERSION_STR=`./shtool version -l txt -d long VERSION`
-./shtool echo -e "Configuring %BOSSP fsl%b (Faking/Flexible Syslog Library), version %B${FSL_VERSION_STR}%b"
 AC_SUBST(FSL_VERSION_STR)
 
 AC_PROG_MAKE_SET

CVSTrac 2.0.1