verify: new macro 'assume'
[gnulib.git] / modules / libunistring-optional
1 Description:
2 Try to use system libunistring for Unicode string functions.
3
4 Files:
5 m4/libunistring-optional.m4
6 m4/libunistring.m4
7 m4/absolute-header.m4
8 lib/libunistring.valgrind
9
10 Depends-on:
11 havelib
12 iconv
13
14 configure.ac:
15 gl_LIBUNISTRING_OPTIONAL
16
17 Makefile.am:
18
19 Include:
20
21 Link:
22 $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
23
24 License:
25 LGPL
26
27 Maintainer:
28 Paolo Bonzini, Bruno Haible