crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fts
index 05a9ddea20f47f31e7660637bf3005c17755fba5..0414ea1080c85ea18e59cb6967fad82cccd7ab10 100644 (file)
@@ -8,20 +8,26 @@ lib/fts-cycle.c
 m4/fts.m4
 
 Depends-on:
+cloexec
 cycle-check
-dirfd
+d-ino
+d-type
+dirent-safer
+fchdir
+fcntl-h
+fcntl-safer
 hash
+i-ring
 lstat
-openat
+memmove
+openat-safer
 stdbool
-fcntl-safer
 unistd-safer
 
 configure.ac:
 gl_FUNC_FTS
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts-cycle.c
 
 Include:
 "fts_.h"