summaryrefslogtreecommitdiff
path: root/modules/libunistring-optional
blob: 1725ca9e329e7037836f248a4caa597d4b1f51e9 (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
Description:
Try to use system libunistring for Unicode string functions.

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

Depends-on:
havelib
iconv

configure.ac:
gl_LIBUNISTRING_OPTIONAL

Makefile.am:

Include:

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

License:
LGPLv3+ or GPLv2+

Maintainer:
Paolo Bonzini, Daiki Ueno