From: Tom H. <tom...@us...> - 2003-07-01 03:49:07
|
Update of /cvsroot/rccparser/rccparser In directory sc8-pr-cvs1:/tmp/cvs-serv1771 Modified Files: configure.in Log Message: 2003-07-01 Tom Howard <tom...@us...> * ./configure.in Released rccparser-1.2.5 Index: configure.in =================================================================== RCS file: /cvsroot/rccparser/rccparser/configure.in,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** configure.in 1 Jul 2003 03:44:48 -0000 1.38 --- configure.in 1 Jul 2003 03:49:04 -0000 1.39 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. AC_INIT(src/rccparse.ypp) ! AM_INIT_AUTOMAKE(rccparser, 1.2.5) AM_CONFIG_HEADER(config.h) --- 1,5 ---- dnl Process this file with autoconf to produce a configure script. AC_INIT(src/rccparse.ypp) ! AM_INIT_AUTOMAKE(rccparser, 1.2.6) AM_CONFIG_HEADER(config.h) |