Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
[gnulib.git] / modules / unistdio / u32-u32-vasprintf
1 Description:
2 Formatted output to an UTF-32 string, with automatic memory allocation.
3
4 Files:
5 lib/unistdio/u32-u32-vasprintf.c
6 lib/unistdio/u-vasprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/u32-u32-vasnprintf
11 errno
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += unistdio/u32-u32-vasprintf.c
17
18 Include:
19 "unistdio.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26