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 @[EMAIL PROTECTED]
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
