From: Tom H. <tom...@us...> - 2003-01-10 19:04:47
|
Update of /cvsroot/rccparser/rccparser In directory sc8-pr-cvs1:/tmp/cvs-serv6813 Modified Files: configure.in Log Message: 2003-01-10 Tom Howard <tom...@us...> * ./configure.in Released rccparser-1.2.1 Index: configure.in =================================================================== RCS file: /cvsroot/rccparser/rccparser/configure.in,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** configure.in 6 Jan 2003 16:36:39 -0000 1.29 --- configure.in 10 Jan 2003 19:04:42 -0000 1.30 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. AC_INIT(src/rccparse.ypp) ! AM_INIT_AUTOMAKE(rccparser, 1.2.1) 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.2) AM_CONFIG_HEADER(config.h) |