* modules/backupfile (Depends-on): Add opendir, readdir, closedir.
* modules/fts (Depends-on): Likewise.
* modules/glob (Depends-on): Likewise.
* modules/savedir (Depends-on): Likewise.
* modules/scandir (Depends-on): Likewise.
* modules/dirent-safer (Depends-on): Add opendir, closedir.
* modules/fdopendir (Depends-on): Add opendir.
+2011-09-17 Bruno Haible <bruno@clisp.org>
+
+ Add dependencies to new dirent related modules.
+ * modules/backupfile (Depends-on): Add opendir, readdir, closedir.
+ * modules/fts (Depends-on): Likewise.
+ * modules/glob (Depends-on): Likewise.
+ * modules/savedir (Depends-on): Likewise.
+ * modules/scandir (Depends-on): Likewise.
+ * modules/dirent-safer (Depends-on): Add opendir, closedir.
+ * modules/fdopendir (Depends-on): Add opendir.
+
2011-09-17 Bruno Haible <bruno@clisp.org>
inet_pton: Support for MSVC on Windows Vista or newer.
Depends-on:
argmatch
+closedir
d-ino
dirent-safer
dirname-lgpl
memcmp
+opendir
+readdir
stdbool
configure.ac:
Depends-on:
dirent
+closedir
dirfd
+opendir
unistd-safer
configure.ac:
errno [test $HAVE_FDOPENDIR = 0]
fchdir [test $HAVE_FDOPENDIR = 0]
openat-die [test $HAVE_FDOPENDIR = 0]
+opendir [test $HAVE_FDOPENDIR = 0]
save-cwd [test $HAVE_FDOPENDIR = 0]
configure.ac:
Depends-on:
cloexec
+closedir
cycle-check
d-ino
d-type
lstat
memmove
openat-safer
+opendir
+readdir
stdbool
unistd-safer
snippet/c++defs
snippet/warn-on-use
alloca [test -n "$GLOB_H"]
+closedir [test -n "$GLOB_H"]
d-type [test -n "$GLOB_H"]
dirfd [test -n "$GLOB_H"]
fnmatch [test -n "$GLOB_H"]
getlogin_r [test -n "$GLOB_H"]
memchr [test -n "$GLOB_H"]
mempcpy [test -n "$GLOB_H"]
+opendir [test -n "$GLOB_H"]
+readdir [test -n "$GLOB_H"]
stdbool [test -n "$GLOB_H"]
strdup [test -n "$GLOB_H"]
sys_stat [test -n "$GLOB_H"]
m4/savedir.m4
Depends-on:
+closedir
dirent-safer
fdopendir
+opendir
+readdir
xalloc
configure.ac:
m4/scandir.m4
Depends-on:
+closedir
dirent
extensions
largefile
+opendir
+readdir
configure.ac:
gl_FUNC_SCANDIR