summaryrefslogtreecommitdiff
path: root/modules/unicodeio
blob: 51721db72d19f25926149a3c9ef5ba11e63178ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Description:
Unicode character output to streams with locale dependent encoding.

Files:
lib/unicodeio.h
lib/unicodeio.c
m4/unicodeio.m4

Depends-on:
unistr/u8-uctomb
iconv
iconv_open
gettext-h
localcharset
error
stdio

configure.ac:
gl_UNICODEIO

Makefile.am:
lib_SOURCES += unicodeio.h unicodeio.c

Include:
"unicodeio.h"

Link:
$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise

License:
GPL

Maintainer:
all