From: Bruno Haible <bruno@clisp.org>
Date: Wed, 9 Feb 2022 22:38:59 +0000 (+0100)
Subject: unictype/category-byname: Fix test failure.
X-Git-Tag: v1.0~2359
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=c5e68c675bea21eaa69d27e008a6480b3fcbc540;p=gnulib.git

unictype/category-byname: Fix test failure.

* modules/unictype/category-byname (configure.ac): Bump required
libunistring version.
---

diff --git a/ChangeLog b/ChangeLog
index 8811f220d1..4208bb1372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-02-09  Bruno Haible  <bruno@clisp.org>
+
+	unictype/category-byname: Fix test failure.
+	* modules/unictype/category-byname (configure.ac): Bump required
+	libunistring version.
+
 2022-02-06  Bruno Haible  <bruno@clisp.org>
 
 	termcap, termcap-h: Deprecate.
diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname
index c8bbe0b260..7f79b38de0 100644
--- a/modules/unictype/category-byname
+++ b/modules/unictype/category-byname
@@ -49,7 +49,7 @@ unictype/category-none
 gperf
 
 configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-byname])
+gl_LIBUNISTRING_MODULE([0.9.11], [unictype/category-byname])
 
 Makefile.am:
 if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME