iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / pipe
index baf0a738186cdf78b90336b6e9a0a242107cbe19..cfc008dce269652f8fa236372ada5671a0088107 100644 (file)
@@ -1,29 +1,23 @@
 Description:
 Creation of subprocesses, communicating via pipes.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'spawn-pipe' instead.
+
 Files:
 lib/pipe.h
-lib/pipe.c
-lib/w32spawn.h
-m4/pipe.m4
 
 Depends-on:
-wait-process
-error
-exit
-fatal-signal
-gettext
-stdbool
-strpbrk
+spawn-pipe
 
 configure.ac:
-gl_PIPE
 
 Makefile.am:
-lib_SOURCES += pipe.h pipe.c w32spawn.h
 
 Include:
-"pipe.h"
 
 License:
 GPL