roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / fts
index a412d0ac9dedc6cb4530631c25a5180b011e6fbe..d57b10c12baeace7bb64cce000966d1879eaf50c 100644 (file)
@@ -8,23 +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: