diff bootstrap.conf @ 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/bootstrap.conf	Fri Dec 25 22:26:19 2009 -0500
+++ b/bootstrap.conf	Sat Dec 26 00:20:12 2009 -0500
@@ -18,9 +18,10 @@
 
 # gnulib modules used by this package.
 gnulib_modules="
+  crypto/md5
   fnmatch
   glob
-  crypto/md5
+  mkdir
   strftime
 "