warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistdio / ulc-fprintf
blobff30d8dd2199b4e85f23ae29759f3ae7e66d028f
1 Description:
2 Print formatted output to a stream.
4 Files:
5 lib/unistdio/ulc-fprintf.c
7 Depends-on:
8 unistdio/base
9 unistdio/ulc-vasnprintf
10 fseterr
11 errno
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-fprintf])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF
18 lib_SOURCES += unistdio/ulc-fprintf.c
19 endif
21 Include:
22 "unistdio.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all