readutmp: Fix dependencies.
[gnulib.git] / modules / xmalloca
blob92b965b82a622f13631b29066ed8daefc138e744
1 Description:
2 Safe automatic memory allocation with out of memory checking.
4 Files:
5 lib/xmalloca.h
6 lib/xmalloca.c
8 Depends-on:
9 malloca
10 xalloc
11 xalloc-oversized
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += xmalloca.c
18 Include:
19 "xmalloca.h"
21 License:
22 GPL
24 Maintainer:
25 all