* lib/openat-die.c (openat_save_fail): Modernize comment.
[gnulib.git] / modules / unictype / bidicategory-byname
index 6d2bf55..7e908e8 100644 (file)
@@ -1,14 +1,18 @@
 Description:
 Find a Unicode character bidi category, given its name.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'unictype/bidiclass-byname' instead.
+
 Files:
-lib/unictype/bidi_byname.c
 
 Depends-on:
-unictype/base
+unictype/bidiclass-byname
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/bidi_byname.c])
 
 Makefile.am:
 
@@ -20,4 +24,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-