summaryrefslogtreecommitdiff
path: root/modules/posix_spawn_file_actions_addclose
diff options
context:
space:
mode:
Diffstat (limited to 'modules/posix_spawn_file_actions_addclose')
-rw-r--r--modules/posix_spawn_file_actions_addclose3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/posix_spawn_file_actions_addclose b/modules/posix_spawn_file_actions_addclose
index eef7b63c55..b106e657a4 100644
--- a/modules/posix_spawn_file_actions_addclose
+++ b/modules/posix_spawn_file_actions_addclose
@@ -9,7 +9,8 @@ m4/posix_spawn.m4
Depends-on:
spawn
-getdtablesize [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1]
+getdtablesize [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1]
+posix_spawn_file_actions_init [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1]
configure.ac:
gl_POSIX_SPAWN