getcwd-lgpl: fix m4 to match relaxed test for BSD
[gnulib.git] / modules / raise
1 Description:
2 Send a signal to the executing process.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 lib/raise.c
12
13 Depends-on:
14
15 configure.ac:
16 AC_REPLACE_FUNCS(raise)
17
18 Makefile.am:
19
20 Include:
21 <signal.h>
22
23 License:
24 LGPLv2+
25
26 Maintainer:
27 Jim Meyering
28