[commit-cp] classpath ChangeLog configure.ac m4/ac_prog_ant...

Andrew John Hughes <[email protected]> Sun, 05 Oct 2008 21:19:19 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/sources/classpath
Module name:	classpath
Changes by:	Andrew John Hughes <gnu_andrew>	08/10/05 21:19:19

Modified files:
	.              : ChangeLog configure.ac 
	m4             : ac_prog_antlr.m4 ac_prog_java.m4 
	tools          : Makefile.am 

Log message:
	Add -regen-gjdoc-parser option.
	
	2008-10-02  Andrew John Hughes  <[email protected]>
	
		* configure.ac:
		Add regen-gjdoc-parser option,
		and separate antlr tests.
		* m4/ac_prog_antlr.m4:
		Turn single test into AC_LIB_ANTLR
		and AC_PROG_ANTLR.
		* m4/ac_prog_java.m4:
		Quote tests.
		* tools/Makefile.am:
		Support CREATE_GJDOC_PARSER option.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9727&r2=1.9728
http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&r1=1.240&r2=1.241
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/ac_prog_antlr.m4?cvsroot=classpath&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/ac_prog_java.m4?cvsroot=classpath&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.57&r2=1.58