[commit-cp] classpath ChangeLog examples/Makefile.am m4/aci...

Andrew John Hughes <[email protected]> Sun, 14 Sep 2008 16:49:44 +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/09/14 16:49:44

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

Log message:
	2008-09-14  Andrew John Hughes  <[email protected]>
	
		* examples/Makefile.am:
		Check lib directly as well as glibj.zip
		for boot classes.
		* m4/acinclude.m4:
		Only require the class files to be built
		to allow the tools and examples to be built,
		not the installation of glibj.zip.
		* tools/Makefile.am:
		Check lib directly as well as glibj.zip
		for boot classes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9720&r2=1.9721
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/acinclude.m4?cvsroot=classpath&r1=1.41&r2=1.42
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.55&r2=1.56