summaryrefslogtreecommitdiff
path: root/modules/unictype
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 11:37:18 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 11:37:18 +0100
commitc3d77b98a631f59ac75a4148b4210a1c128b5abe (patch)
tree3a1bfe4386bedb73f03da7022af22711f4e128c3 /modules/unictype
parentaaae82c6200d1253aa2ade5392a781e309ed8347 (diff)
downloadgnulib-c3d77b98a631f59ac75a4148b4210a1c128b5abe.tar.gz
unictype/bidi*: Rename functions, part 2.
* modules/unictype/bidicategory-name (configure.ac): Update required libunistring version. * modules/unictype/bidicategory-byname (configure.ac): Likewise.
Diffstat (limited to 'modules/unictype')
-rw-r--r--modules/unictype/bidicategory-byname2
-rw-r--r--modules/unictype/bidicategory-name2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/unictype/bidicategory-byname b/modules/unictype/bidicategory-byname
index 8303b2b23e..a9f0cd8cf1 100644
--- a/modules/unictype/bidicategory-byname
+++ b/modules/unictype/bidicategory-byname
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-byname])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidicategory-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_BYNAME
diff --git a/modules/unictype/bidicategory-name b/modules/unictype/bidicategory-name
index 7e4a6a032a..76a92a6568 100644
--- a/modules/unictype/bidicategory-name
+++ b/modules/unictype/bidicategory-name
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-name])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidicategory-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_NAME