posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / malloca
blob9b7a3dbd259976e5214dfd5cca788d3726b6988a
1 Description:
2 Safe automatic memory allocation.
4 Files:
5 lib/malloca.h
6 lib/malloca.c
7 m4/malloca.m4
8 m4/eealloc.m4
10 Depends-on:
11 alloca-opt
12 stdint
13 verify
14 xalloc-oversized
16 configure.ac:
17 gl_MALLOCA
19 Makefile.am:
20 lib_SOURCES += malloca.c
22 Include:
23 "malloca.h"
25 License:
26 LGPLv2+
28 Maintainer:
29 all