Make inet_ntop depend on restrict.
[gnulib.git] / modules / sig2str
index 312361d..66747da 100644 (file)
@@ -2,6 +2,7 @@ Description:
 Convert between signal names and signal numbers.
 
 Files:
+lib/intprops.h
 lib/sig2str.h
 lib/sig2str.c
 m4/sig2str.m4
@@ -12,8 +13,12 @@ configure.ac:
 gl_FUNC_SIG2STR
 
 Makefile.am:
-lib_SOURCES += sig2str.h
 
 Include:
 "sig2str.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering