summaryrefslogtreecommitdiff
path: root/modules/iconv
blob: 757bd5b6cc49293249a71fcaab5c55c2d9164f3a (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
Description:
Character set conversion.

Files:
m4/iconv.m4

Depends-on:
havelib

configure.ac:
AM_ICONV

Makefile.am:

Include:
#if HAVE_ICONV
# include <iconv.h>
#endif

License:
LGPL

Maintainer:
Bruno Haible