install-reloc: Support multi-binary installation.
[gnulib.git] / modules / wait-process
index 9e397b0..afc8854 100644 (file)
@@ -10,10 +10,14 @@ m4/sig_atomic_t.m4
 Depends-on:
 fatal-signal
 error
-exit
 xalloc
-gettext
+gettext-h
 stdbool
+stdlib
+sys_wait
+unistd
+atexit
+waitpid
 
 configure.ac:
 gl_WAIT_PROCESS
@@ -24,6 +28,9 @@ lib_SOURCES += wait-process.h wait-process.c
 Include:
 "wait-process.h"
 
+License:
+GPL
+
 Maintainer:
 Bruno Haible