OSSP CVS Repository

ossp - Check-in [2555]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2555
Date: 2002-Oct-06 10:10:42 (local)
2002-Oct-06 08:10:42 (UTC)
User:rse
Branch:
Comment: update tool version checks
Tickets:
Inspections:
Files:
ossp-pkg/cfg/configure.ac      1.3 -> 1.4     2 inserted, 2 deleted
ossp-pkg/cfg/devtool.conf      1.4 -> 1.5     1 inserted, 1 deleted

ossp-pkg/cfg/configure.ac 1.3 -> 1.4

--- configure.ac 2002/08/02 19:07:12     1.3
+++ configure.ac 2002/10/06 08:10:42     1.4
@@ -28,7 +28,7 @@
 dnl ##  configure.ac: GNU Autoconf source script
 dnl ##
 
-AC_PREREQ(2.53)
+AC_PREREQ(2.54)
 AC_INIT
 CFG_VERSION_STR=`./shtool version -l c -d long cfg_vers.c`
 ./shtool echo -e "Configuring %BOSSP cfg%b (Configuration Parsing), version %B${CFG_VERSION_STR}%b"
@@ -41,7 +41,7 @@
 sinclude(libtool.m4)
 AC_PROG_LIBTOOL
 
-AC_CHECK_BISON(BISON, 1.30, [1.3[[0-9]]|1.[[4-9]]])
+AC_CHECK_BISON(BISON, 1.30, [1.3[[0-9]]|1.[[4-9]][[0-9]]])
 AC_CHECK_FLEX(FLEX, 2.5.10, [2.5.1[[0-9]]|2.[[6-9]].*])
 
 sinclude(cfg.ac)


ossp-pkg/cfg/devtool.conf 1.4 -> 1.5

--- devtool.conf 2002/08/02 19:07:12     1.4
+++ devtool.conf 2002/10/06 08:10:42     1.5
@@ -5,7 +5,7 @@
 %autogen
     @autogen shtool   1.6.1 "1.6.*" all
     @autogen libtool  1.4.2 "1.4*"
-    @autogen autoconf 2.53  "2.5[3-9]*"
+    @autogen autoconf 2.54  "2.5[4-9]*"
 
 %autoclean
     @autoclean shtool

CVSTrac 2.0.1