summaryrefslogtreecommitdiff
path: root/modules/unictype/property-bidi-non-spacing-mark
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 11:51:52 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 11:58:07 +0100
commit8e7198f286a324763fd1f0580d843e2d91fb90b7 (patch)
treef29b39685e08350974cd037f85bdba071713983d /modules/unictype/property-bidi-non-spacing-mark
parentc3d77b98a631f59ac75a4148b4210a1c128b5abe (diff)
downloadgnulib-8e7198f286a324763fd1f0580d843e2d91fb90b7.tar.gz
unictype/bidi*: Rename modules.
* modules/unictype/bidiclass-all: Renamed from modules/unictype/bidicategory-all. * modules/unictype/bidiclass-name: Renamed from modules/unictype/bidiclass-name. (Description): Update. * modules/unictype/bidiclass-name-tests: Renamed from modules/unictype/bidicategory-name-tests. * modules/unictype/bidiclass-byname: Renamed from modules/unictype/bidicategory-byname. (Description): Update. * modules/unictype/bidiclass-byname-tests: Renamed from modules/unictype/bidicategory-byname-tests. * modules/unictype/bidiclass-of: Renamed from modules/unictype/bidicategory-of. (Description): Update. * modules/unictype/bidiclass-of-tests: Renamed from modules/unictype/bidicategory-of-tests. * modules/unictype/bidiclass-test: Renamed from modules/unictype/bidicategory-test. (Description): Update. * modules/unictype/bidiclass-test-tests: Renamed from modules/unictype/bidicategory-test-tests. * modules/unictype/bidicategory-all: New file, a simple redirection. * modules/unictype/bidicategory-name: Likewise. * modules/unictype/bidicategory-byname: Likewise. * modules/unictype/bidicategory-of: Likewise. * modules/unictype/bidicategory-test: Likewise. * modules/unictype/property-bidi-* (Dependencies): Update. * lib/unictype/bidi_*.c: Update comment.
Diffstat (limited to 'modules/unictype/property-bidi-non-spacing-mark')
-rw-r--r--modules/unictype/property-bidi-non-spacing-mark2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unictype/property-bidi-non-spacing-mark b/modules/unictype/property-bidi-non-spacing-mark
index fab7b26b17..aad1fd5a26 100644
--- a/modules/unictype/property-bidi-non-spacing-mark
+++ b/modules/unictype/property-bidi-non-spacing-mark
@@ -8,7 +8,7 @@ lib/unictype/bitmap.h
Depends-on:
unictype/base
-unictype/bidicategory-of
+unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])