blob: 212842a304eb2ccf48019c916c827cfee3afd4b3 (
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:
LGPL
Maintainer:
Paolo Bonzini, Bruno Haible
|