warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / fatal-signal
blob6683c7993449c0cc6a558a916d7262e1c83f053d
1 Description:
2 Emergency actions in case of a fatal signal.
4 Files:
5 lib/fatal-signal.h
6 lib/fatal-signal.c
7 m4/fatal-signal.m4
8 m4/sig_atomic_t.m4
10 Depends-on:
11 xalloc
12 stdbool
13 unistd
14 sigaction
15 sigprocmask
16 raise
18 configure.ac:
19 gl_FATAL_SIGNAL
21 Makefile.am:
22 lib_SOURCES += fatal-signal.h fatal-signal.c
24 Include:
25 "fatal-signal.h"
27 License:
28 GPL
30 Maintainer:
31 all