summaryrefslogtreecommitdiff
path: root/modules/libunistring
blob: 74eb0169a311be69f28dcff73301ba315bd8bc49 (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
35
36
37
38
39
40
41
42
Description:
Unicode string functions.

Files:
m4/libunistring.m4
m4/absolute-header.m4
lib/libunistring.valgrind

Depends-on:
havelib
iconv

configure.ac:
gl_LIBUNISTRING

Makefile.am:

Include:
#if HAVE_LIBUNISTRING
# include <unitypes.h>
# include <unistr.h>
# include <uniconv.h>
# include <unistdio.h>
# include <uniname.h>
# include <unictype.h>
# include <uniwidth.h>
# include <uniwbrk.h>
# include <unilbrk.h>
# include <uninorm.h>
# include <unicase.h>
# include <uniregex.h>
# include <unistring/version.h>
#endif

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise

License:
LGPLv3+ or GPLv2+

Maintainer:
all