gnulib-tool.py: Don't continue creating testdirs when destdir exists.
[gnulib.git] / modules / c-vasprintf
blob868dc16d10853c68a9e1c8257d4688d676bf893a
1 Description:
2 asprintf() and vasprintf() in C locale
4 Files:
5 lib/c-vasprintf.h
6 lib/c-asprintf.c
7 lib/c-vasprintf.c
9 Depends-on:
10 stdio
11 c-vasnprintf
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += c-asprintf.c c-vasprintf.c
18 Include:
19 "c-vasprintf.h"
21 License:
22 GPL
24 Maintainer:
25 Ben Pfaff