From: Tom H. <tom...@us...> - 2003-03-24 19:30:34
|
Update of /cvsroot/rccparser/rccparser In directory sc8-pr-cvs1:/tmp/cvs-serv9813 Modified Files: configure.in Log Message: 2003-03-24 Tom Howard <tom...@us...> * ./configure.in Released rccparser-1.2.2 Index: configure.in =================================================================== RCS file: /cvsroot/rccparser/rccparser/configure.in,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** configure.in 24 Mar 2003 18:15:18 -0000 1.32 --- configure.in 24 Mar 2003 19:30:28 -0000 1.33 *************** *** 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) --- 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) |