Fix more C++ link errors on Solaris 8.
[pspp] / modules / execute
index d5f6ce6cf4aedf3bf9959dbc444a83d5cab3b909..755e3e5b6d1e580f797d6c1371eb2ffa5d289381 100644 (file)
@@ -8,11 +8,22 @@ lib/w32spawn.h
 m4/execute.m4
 
 Depends-on:
+cloexec
+dup2
 error
 exit
 fatal-signal
 wait-process
 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