gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / vasprintf
1 Description:
2 vsprintf with automatic memory allocation.
3
4 Files:
5 lib/vasprintf.h
6 lib/vasprintf.c
7 lib/asprintf.c
8 m4/vasprintf.m4
9
10 Depends-on:
11 vasnprintf
12
13 configure.ac:
14 gl_FUNC_VASPRINTF
15
16 Makefile.am:
17
18 Include:
19 "vasprintf.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26