[commit-cp] classpath ChangeLog configure.ac examples/Makef...

Andrew John Hughes <[email protected]> Fri, 13 Jun 2008 09:16:42 +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/13 09:16:42

Modified files:
	.              : ChangeLog configure.ac 
	examples       : Makefile.am 
	lib            : Makefile.am copy-vmresources.sh.in 
	tools          : Makefile.am 

Log message:
	2008-06-13  Andrew John Hughes  <[email protected]>
	
		* configure.ac:
		Add --enable-gjdoc option and check
		for mkdir -p.
		* examples/Makefile.am,
		* lib/Makefile.am,
		* lib/copy-vmresources.sh.in:
		Use @MKDIR_P@.
		* tools/Makefile.am:
		Allow building GJDoc to be disabled
		and use @MKDIR_P@.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9639&r2=1.9640
http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&r1=1.233&r2=1.234
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/Makefile.am?cvsroot=classpath&r1=1.144&r2=1.145
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/copy-vmresources.sh.in?cvsroot=classpath&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.49&r2=1.50