roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / fts
index ba8cd573a246882aeef8711c9f9666e6de754ece..d57b10c12baeace7bb64cce000966d1879eaf50c 100644 (file)
@@ -13,7 +13,6 @@ cycle-check
 d-ino
 d-type
 dirent-safer
-dirfd
 fchdir
 fcntl-h
 fcntl-safer
@@ -27,6 +26,9 @@ 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: