doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / fts
index c4d30ff..59e557a 100644 (file)
@@ -8,15 +8,34 @@ lib/fts-cycle.c
 m4/fts.m4
 
 Depends-on:
+cloexec
+closedir
 cycle-check
+d-ino
+d-type
+dirent-safer
+dup
+fchdir
+fcntl-h
+fcntl-safer
+fdopendir
+fstat
 hash
-dirfd
-unistd-safer
+i-ring
+lstat
+memmove
+openat-h
+openat-safer
+opendir
+readdir
 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: