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

Andrew John Hughes <[email protected]> Thu, 26 Jun 2008 09:58:29 +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/26 09:58:29

Modified files:
	.              : ChangeLog configure.ac 
	examples       : Makefile.am 
	lib            : Makefile.am 
	tools          : Makefile.am 

Log message:
	Move from @MKDIR_P@ to @mkdir_p@.
	
	2008-06-26  Andrew John Hughes  <[email protected]>
	
		* configure.ac: Remove AC_PROG_MKDIR_P.
		* examples/Makefile.am,
		* lib/Makefile.am,
		* tools/Makefile.am:
		Use mkdir_p instead of MKDIR_P.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9662&r2=1.9663
http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&r1=1.236&r2=1.237
http://cvs.savannah.gnu.org/viewcvs/classpath/examples/Makefile.am?cvsroot=classpath&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/Makefile.am?cvsroot=classpath&r1=1.146&r2=1.147
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.50&r2=1.51