Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / sig2str
1 Description:
2 Convert between signal names and signal numbers.
3
4 Files:
5 lib/sig2str.h
6 lib/sig2str.c
7 m4/sig2str.m4
8
9 Depends-on:
10 intprops
11
12 configure.ac:
13 gl_FUNC_SIG2STR
14
15 Makefile.am:
16 EXTRA_DIST += sig2str.h
17
18 Include:
19 "sig2str.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering