X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffts;h=d57b10c12baeace7bb64cce000966d1879eaf50c;hb=77e4a0d2c9358eced24027df259a0ee1d090f05c;hp=b45f0260badc9a17d2e172b5f51d6ea1d9acbd06;hpb=a9ef3e1a943c1518338377fa05164fa3028db9f4;p=gnulib.git diff --git a/modules/fts b/modules/fts index b45f0260b..d57b10c12 100644 --- a/modules/fts +++ b/modules/fts @@ -8,22 +8,27 @@ lib/fts-cycle.c m4/fts.m4 Depends-on: +cloexec cycle-check +d-ino d-type -dirfd +dirent-safer fchdir -fcntl +fcntl-h fcntl-safer hash i-ring lstat -openat +memmove +openat-safer stdbool unistd-safer configure.ac: gl_FUNC_FTS -gl_MODULE_INDICATOR([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: