diff build-aux/bootstrap.conf @ 14155:583d3d6f6fde stable

use gnulib::readdir * build-aux/bootstrap.conf (gnulib_modules): Include readdir and rewinddir in the list. * lo-sysdep.h, lo-sysdep.cc (struct __DIR, opendir, rewinddir, closedir, readdir): Delete declarations and functions. * dir-ops.cc (dir_entry::read): Use gnulib::readdir. * kpse.cc (do_subdir): Likewise.
author John W. Eaton <jwe@octave.org>
date Fri, 06 Jan 2012 10:51:11 -0500
parents 72c96de7a403
children ebcb0f83698f
line wrap: on
line diff
--- a/build-aux/bootstrap.conf	Fri Jan 06 10:25:00 2012 -0500
+++ b/build-aux/bootstrap.conf	Fri Jan 06 10:51:11 2012 -0500
@@ -48,8 +48,10 @@
   opendir
   pathmax
   progname
+  readdir
   readlink
   rename
+  rewinddir
   rmdir
   round
   roundf