[commit-cp] classpath ChangeLog examples/Makefile.am lib/Ma...

Andrew John Hughes <[email protected]> Fri, 27 Jun 2008 00:18:40 +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/06/27 00:18:40

Modified files:
	.              : ChangeLog 
	examples       : Makefile.am 
	lib            : Makefile.am 
	m4             : acinclude.m4 
	tools          : Makefile.am 

Log message:
	Generalise --with-fastjar to --with-jar and allow it to be turned off.
	
	2008-06-27  Andrew John Hughes  <[email protected]>
	
		PR classpath/36637:
		* examples/Makefile.am,
		* lib/Makefile.am:
		Use new conditional and $(JAR).
		* m4/acinclude.m4:
		Replace --with-fastjar with a general
		--with-jar check that can be turned off.
		* tools/Makefile.am:
		Use new conditional and $(JAR).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9664&r2=1.9665
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/Makefile.am?cvsroot=classpath&r1=1.147&r2=1.148
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/acinclude.m4?cvsroot=classpath&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.51&r2=1.52