diff build-aux/bootstrap.conf @ 13134:e255f8c3c2ff

maint: use gnulib opendir and closedir modules * booststrap.conf (gnulib_modules): Include opendir and closedir in the list.
author John W. Eaton <jwe@octave.org>
date Tue, 13 Sep 2011 14:06:43 -0400
parents 9a498efac5f1
children 30414ff19d5e
line wrap: on
line diff
--- a/build-aux/bootstrap.conf	Tue Sep 13 10:12:25 2011 -0500
+++ b/build-aux/bootstrap.conf	Tue Sep 13 14:06:43 2011 -0400
@@ -20,6 +20,7 @@
 gnulib_modules="
   c-strcase
   copysign
+  closedir
   crypto/md5
   fclose
   fcntl
@@ -42,6 +43,7 @@
   mktime
   nanosleep
   nproc
+  opendir
   pathmax
   progname
   readlink