summaryrefslogtreecommitdiff
path: root/modules/unicase
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unicase')
-rw-r--r--modules/unicase/cased7
-rw-r--r--modules/unicase/ignorable5
2 files changed, 6 insertions, 6 deletions
diff --git a/modules/unicase/cased b/modules/unicase/cased
index e679235b9c..f2b1843647 100644
--- a/modules/unicase/cased
+++ b/modules/unicase/cased
@@ -4,14 +4,13 @@ Test whether a Unicode character is "cased".
Files:
lib/unicase/caseprop.h
lib/unicase/cased.c
+lib/unicase/cased.h
+lib/unictype/bitmap.h
Depends-on:
-unictype/category-test
-unictype/category-Lt
-unictype/property-lowercase
-unictype/property-uppercase
unitypes
stdbool
+inline
configure.ac:
diff --git a/modules/unicase/ignorable b/modules/unicase/ignorable
index 7ea017fd64..5d316823d1 100644
--- a/modules/unicase/ignorable
+++ b/modules/unicase/ignorable
@@ -4,12 +4,13 @@ Test whether a Unicode character is "case-ignorable".
Files:
lib/unicase/caseprop.h
lib/unicase/ignorable.c
+lib/unicase/ignorable.h
+lib/unictype/bitmap.h
Depends-on:
-uniwbrk/wordbreak-property
-unictype/category-of
unitypes
stdbool
+inline
configure.ac: