* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / modules / fts
index 999dcf9..b45f026 100644 (file)
@@ -11,9 +11,11 @@ Depends-on:
 cycle-check
 d-type
 dirfd
+fchdir
 fcntl
 fcntl-safer
 hash
+i-ring
 lstat
 openat
 stdbool
@@ -21,9 +23,9 @@ unistd-safer
 
 configure.ac:
 gl_FUNC_FTS
+gl_MODULE_INDICATOR([fts])
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts.c fts-cycle.c
 
 Include:
 "fts_.h"