warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / xalloc-die
blobb9f875c48649097f09f1516b4fba6277c0184f7f
1 Description:
2 Report a memory allocation failure and exit.
4 Files:
5 lib/xalloc-die.c
7 Depends-on:
8 xalloc
9 error
10 gettext-h
11 exitfail
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += xalloc-die.c
18 Include:
19 "xalloc.h"
21 License:
22 GPL
24 Maintainer:
25 all