Improve cross-compilation guesses for uClibc.
[gnulib.git] / modules / fts
index b0e37d1..0414ea1 100644 (file)
@@ -8,14 +8,19 @@ lib/fts-cycle.c
 m4/fts.m4
 
 Depends-on:
+cloexec
 cycle-check
+d-ino
 d-type
-dirfd
-fcntl
+dirent-safer
+fchdir
+fcntl-h
 fcntl-safer
 hash
+i-ring
 lstat
-openat
+memmove
+openat-safer
 stdbool
 unistd-safer
 
@@ -23,7 +28,6 @@ configure.ac:
 gl_FUNC_FTS
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts-cycle.c
 
 Include:
 "fts_.h"