summaryrefslogtreecommitdiff
path: root/gnulib/modules/libunistring-optional
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/libunistring-optional')
m---------gnulib0
-rw-r--r--gnulib/modules/libunistring-optional28
2 files changed, 28 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/libunistring-optional b/gnulib/modules/libunistring-optional
new file mode 100644
index 0000000..212842a
--- /dev/null
+++ b/gnulib/modules/libunistring-optional
@@ -0,0 +1,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