mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
6d1cba373a
* modules/* (License): Change. * gnulib-tool (func_import, func_create_testdir): Likewise.
29 lines
413 B
Plaintext
29 lines
413 B
Plaintext
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
|