* modules/alloca: Depend on alloca-opt, instead of duplicating it.
[gnulib.git] / modules / alloca
1 Description:
2 Memory allocation on the stack.
3
4 Files:
5 lib/alloca.c
6
7 Depends-on:
8 alloca-opt
9
10 configure.ac:
11
12 Makefile.am:
13
14 Include:
15 #include <alloca.h>
16
17 License:
18 GPL
19
20 Maintainer:
21 bug-gnulib@gnu.org