X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fexecute;h=88c4fa4f99c32028697ff7eb202b1e9104552b6d;hb=5abb9c9cbcf1c199155bce1f10324ce0e45f1e90;hp=6deada935d79dd84fdd24a978e97d903e87d3915;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/execute b/modules/execute index 6deada935..88c4fa4f9 100644 --- a/modules/execute +++ b/modules/execute @@ -8,13 +8,25 @@ lib/w32spawn.h m4/execute.m4 Depends-on: +dup2 error exit fatal-signal wait-process -gettext +gettext-h +spawn +posix_spawnp +posix_spawn_file_actions_init +posix_spawn_file_actions_addopen +posix_spawn_file_actions_destroy +posix_spawnattr_init +posix_spawnattr_setsigmask +posix_spawnattr_setflags +posix_spawnattr_destroy stdbool strpbrk +unistd +environ configure.ac: gl_EXECUTE @@ -30,4 +42,3 @@ GPL Maintainer: Bruno Haible -