warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / exitfail
blob0dd3ec6897fa91b90a4fe382dbe6a53c32538f3d
1 Description:
2 Set exit status for fatal signal.
4 Files:
5 lib/exitfail.h
6 lib/exitfail.c
8 Depends-on:
9 stdlib
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += exitfail.c
16 Include:
17 "exitfail.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Paul Eggert