summaryrefslogtreecommitdiff
path: root/modules/posix_spawn
diff options
context:
space:
mode:
Diffstat (limited to 'modules/posix_spawn')
-rw-r--r--modules/posix_spawn1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/posix_spawn b/modules/posix_spawn
index 2d4ddf3865..54e08d8413 100644
--- a/modules/posix_spawn
+++ b/modules/posix_spawn
@@ -12,7 +12,6 @@ posix_spawn-internal [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN =
configure.ac:
gl_POSIX_SPAWN
if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then
- gl_REPLACE_SPAWN_H
AC_LIBOBJ([spawn])
gl_POSIX_SPAWN_INTERNAL
fi