New module 'close'.
[pspp] / modules / pipe
index a4581d9d40734186834afd07b460f2d9852a47e2..42e3b837a129662c9e0cc993727e202d72c9f932 100644 (file)
@@ -6,15 +6,20 @@ lib/pipe.h
 lib/pipe.c
 lib/w32spawn.h
 m4/pipe.m4
+m4/posix_spawn.m4
 
 Depends-on:
-wait-process
+environ
 error
 exit
 fatal-signal
-gettext
+gettext-h
+open
 stdbool
 strpbrk
+unistd
+unistd-safer
+wait-process
 
 configure.ac:
 gl_PIPE
@@ -25,6 +30,8 @@ lib_SOURCES += pipe.h pipe.c w32spawn.h
 Include:
 "pipe.h"
 
+License:
+GPL
+
 Maintainer:
 Bruno Haible
-