* modules/unictype/base (configure.ac): Omit generating unictype.h in
the presence of libunistring >= 1.4, not >= 1.3.
+2026-05-12 Bruno Haible <bruno@clisp.org>
+
+ unictype/base: Fix compilation error on systems with libunistring 1.3.
+ * modules/unictype/base (configure.ac): Omit generating unictype.h in
+ the presence of libunistring >= 1.4, not >= 1.3.
+
2026-05-11 Bruno Haible <bruno@clisp.org>
stat-time: Use countof.
bool
configure.ac:
-gl_LIBUNISTRING_LIBHEADER([1.3], [unictype.h])
+gl_LIBUNISTRING_LIBHEADER([1.4], [unictype.h])
gl_UNICTYPE_H
gl_UNICTYPE_H_REQUIRE_DEFAULTS
AC_PROG_MKDIR_P