sys_select: define sigset_t more portably
[gnulib.git] / modules / fts
index 0414ea1..d57b10c 100644 (file)
@@ -26,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: