iconv: Work around AIX 6.1..7.1 bug.
[gnulib.git] / modules / raise
index a303e29..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,9 +18,10 @@ AC_REPLACE_FUNCS(raise)
 Makefile.am:
 
 Include:
+<signal.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering