log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / unicodeio
blob8164ac4e37ffba612048efe0f4a0ad9d878b03ad
1 Description:
2 Unicode character output to streams with locale dependent encoding.
4 Files:
5 lib/unicodeio.h
6 lib/unicodeio.c
7 m4/unicodeio.m4
9 Depends-on:
10 unistr/u8-uctomb
11 iconv
12 iconv_open
13 gettext-h
14 localcharset
15 error
16 stdio
18 configure.ac:
19 gl_UNICODEIO
21 Makefile.am:
22 lib_SOURCES += unicodeio.h unicodeio.c
24 Include:
25 "unicodeio.h"
27 License:
28 GPL
30 Maintainer:
31 all