bootstrap: Avoid failure when gnulib-tool removed gettext.m4.
[gnulib.git] / modules / dzprintf
blobea3dc9d0336545a6edbf94b8dffe9831df1b36c2
1 Description:
2 dzprintf() function: print formatted output (without INT_MAX limitation)
3 to a file descriptor
5 Files:
6 lib/dzprintf.c
8 Depends-on:
9 stdio
10 vasnprintf
11 intprops
12 free-posix
13 full-write
14 errno
16 configure.ac:
17 gl_STDIO_MODULE_INDICATOR([dzprintf])
19 Makefile.am:
20 lib_SOURCES += dzprintf.c
22 Include:
23 <stdio.h>
25 License:
26 LGPL
28 Maintainer:
29 all