(GL_CONCAT0, GL_CONCAT): Remove.
[gnulib.git] / modules / sig2str
index 6815954..66747da 100644 (file)
@@ -1,6 +1,8 @@
 Description:
+Convert between signal names and signal numbers.
 
 Files:
+lib/intprops.h
 lib/sig2str.h
 lib/sig2str.c
 m4/sig2str.m4
@@ -11,8 +13,12 @@ configure.ac:
 gl_FUNC_SIG2STR
 
 Makefile.am:
-lib_SOURCES += sig2str.h
 
 Include:
 "sig2str.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering