maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / raise
index 81677e3..7735dfe 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 Send a signal to the executing process.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/raise.c
 
@@ -12,6 +18,10 @@ AC_REPLACE_FUNCS(raise)
 Makefile.am:
 
 Include:
+<signal.h>
+
+License:
+LGPLv2+
 
 Maintainer:
 Jim Meyering