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