summaryrefslogtreecommitdiff
path: root/lib/unistring/m4/gnulib-comp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unistring/m4/gnulib-comp.m4')
-rw-r--r--lib/unistring/m4/gnulib-comp.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/unistring/m4/gnulib-comp.m4 b/lib/unistring/m4/gnulib-comp.m4
index 95799a3fba..690f4bfa8b 100644
--- a/lib/unistring/m4/gnulib-comp.m4
+++ b/lib/unistring/m4/gnulib-comp.m4
@@ -106,6 +106,7 @@ AC_DEFUN([unistring_EARLY],
# Code from module unictype/category-test-withtable:
# Code from module unictype/combining-class:
# Code from module unictype/property-default-ignorable-code-point:
+ # Code from module unictype/property-join-control:
# Code from module unictype/property-not-a-character:
# Code from module uninorm/base:
# Code from module uninorm/canonical-decomposition:
@@ -217,6 +218,8 @@ AC_DEFUN([unistring_INIT],
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-default-ignorable-code-point])
AC_REQUIRE([AC_C_INLINE])
+ gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-join-control])
+ AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-not-a-character])
gl_LIBUNISTRING_LIBHEADER([0.9.4], [uninorm.h])
gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/canonical-decomposition])
@@ -494,6 +497,8 @@ AC_DEFUN([unistring_FILE_LIST], [
lib/unictype/combiningclass.h
lib/unictype/pr_default_ignorable_code_point.c
lib/unictype/pr_default_ignorable_code_point.h
+ lib/unictype/pr_join_control.c
+ lib/unictype/pr_join_control.h
lib/unictype/pr_not_a_character.c
lib/unictype/pr_not_a_character.h
lib/uninorm.in.h