md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / unictype / bidicategory-name
index 7e4a6a0..58f6687 100644 (file)
@@ -1,19 +1,20 @@
 Description:
 Name of Unicode character bidi category.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'unictype/bidiclass-name' instead.
+
 Files:
-lib/unictype/bidi_name.c
 
 Depends-on:
-unictype/base
+unictype/bidiclass-name
 
 configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-name])
 
 Makefile.am:
-if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_NAME
-lib_SOURCES += unictype/bidi_name.c
-endif
 
 Include:
 "unictype.h"
@@ -23,4 +24,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-