vasnprintf.m4 needs intmax_t.m4.
[gnulib.git] / modules / unistdio / u32-printf-parse
1 Description:
2 Parsing an UTF-32 format string.
3
4 Files:
5 lib/unistdio/u-printf-parse.h
6 lib/unistdio/u32-printf-parse.c
7 lib/printf-parse.h
8 lib/printf-parse.c
9 m4/vasnprintf.m4
10 m4/intmax_t.m4
11
12 Depends-on:
13 unistdio/u-printf-args
14 stdint
15 xsize
16
17 configure.ac:
18 gl_PREREQ_PRINTF_PARSE
19
20 Makefile.am:
21 lib_SOURCES += unistdio/u32-printf-parse.c
22
23 Include:
24 "unistdio/u-printf-parse.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible
31