From: Tom H. <tom...@us...> - 2003-04-24 06:15:11
|
Update of /cvsroot/rccparser/rccparser In directory sc8-pr-cvs1:/tmp/cvs-serv31375 Modified Files: configure.in Log Message: 2003-04-24 Tom Howard <tom...@us...> * ./configure.in Released rccparser-1.2.4 Index: configure.in =================================================================== RCS file: /cvsroot/rccparser/rccparser/configure.in,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** configure.in 23 Apr 2003 04:49:20 -0000 1.35 --- configure.in 24 Apr 2003 06:15:04 -0000 1.36 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. AC_INIT(src/rccparse.ypp) ! AM_INIT_AUTOMAKE(rccparser, 1.2.4) 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.5) AM_CONFIG_HEADER(config.h) |