diff ChangeLog @ 10027:0f312e11957e

use mkdir module from gnulib
author John W. Eaton <jwe@octave.org>
date Sat, 26 Dec 2009 00:20:12 -0500
parents acd5e9df38f8
children 3b2f81d5a6dc
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 25 22:26:19 2009 -0500
+++ b/ChangeLog	Sat Dec 26 00:20:12 2009 -0500
@@ -1,3 +1,10 @@
+2009-12-25  John W. Eaton  <jwe@octave.org>
+
+	* bootstrap.conf (gnulib_modules): Include mkdir in the list.
+	* configure.ac: Don't check for mkdir.
+	Don't call OCTAVE_MKDIR_TAKES_ONE_ARG.
+	* acinclude.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): Delete.
+
 2009-12-25  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Include crypto/md5 in the list.