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