[commit-cp] classpath ChangeLog m4/ac_prog_antlr.m4 tools/M...

Andrew John Hughes <[email protected]> Thu, 09 Oct 2008 21:05:46 +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/09 21:05:46

Modified files:
	.              : ChangeLog 
	m4             : ac_prog_antlr.m4 
	tools          : Makefile.am 

Log message:
	Minor ANTLR fixes.
	
	2008-10-06  Andrew John Hughes  <[email protected]>
	
		* m4/ac_prog_antlr:
		Check for cantlr as well.
		* tools/Makefile.am:
		Only build GJDoc parser when both
		CREATE_GJDOC and CREATE_GJDOC_PARSER
		are on.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9728&r2=1.9729
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/ac_prog_antlr.m4?cvsroot=classpath&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.58&r2=1.59