changeset 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 edb015064732
children af36cdb552a6
files build-aux/bootstrap.conf
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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