X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffts;h=d57b10c12baeace7bb64cce000966d1879eaf50c;hb=79a3d2d10ebf29fb4e73716ae1b72fc5d20486a5;hp=c4d30ff7409f2c33fbdd1063b8a9ce6e9615ecdb;hpb=c2546905a0f3958439581290d150c9ae4ae52a50;p=gnulib.git diff --git a/modules/fts b/modules/fts index c4d30ff74..d57b10c12 100644 --- a/modules/fts +++ b/modules/fts @@ -8,15 +8,27 @@ lib/fts-cycle.c m4/fts.m4 Depends-on: +cloexec cycle-check +d-ino +d-type +dirent-safer +fchdir +fcntl-h +fcntl-safer hash -dirfd -unistd-safer +i-ring +lstat +memmove +openat-safer stdbool -gettext +unistd-safer configure.ac: gl_FUNC_FTS +dnl Use this version of fts unconditionally, since the GNU libc and +dnl NetBSD versions have bugs and/or unnecessary limitations. +AC_LIBOBJ([fts]) Makefile.am: