git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / libunistring-optional
blob212842a304eb2ccf48019c916c827cfee3afd4b3
1 Description:
2 Try to use system libunistring for Unicode string functions.
4 Files:
5 m4/libunistring-optional.m4
6 m4/libunistring.m4
7 m4/absolute-header.m4
8 lib/libunistring.valgrind
10 Depends-on:
11 havelib
12 iconv
14 configure.ac:
15 gl_LIBUNISTRING_OPTIONAL
17 Makefile.am:
19 Include:
21 Link:
22 $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
24 License:
25 LGPL
27 Maintainer:
28 Paolo Bonzini, Bruno Haible