summaryrefslogtreecommitdiff
path: root/modules/fdopendir
diff options
context:
space:
mode:
Diffstat (limited to 'modules/fdopendir')
-rw-r--r--modules/fdopendir8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/fdopendir b/modules/fdopendir
index 203f6c72d1..0612b74d68 100644
--- a/modules/fdopendir
+++ b/modules/fdopendir
@@ -9,11 +9,11 @@ m4/fdopendir.m4
Depends-on:
dirent
-errno
extensions
-fchdir
-openat-die
-save-cwd
+errno [test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1]
+fchdir [test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1]
+openat-die [test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1]
+save-cwd [test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1]
configure.ac:
gl_FUNC_FDOPENDIR