realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / bidicategory-of
index 77bf2789637484c2297fd18e5b434d96d24550a7..4380a35d913e48b6558558f66f0a4e1df05d7105 100644 (file)
@@ -1,17 +1,20 @@
 Description:
 Determine bidi category of a Unicode character.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'unictype/bidiclass-of' instead.
+
 Files:
-lib/unictype/bidi_of.c
-lib/unictype/bidi_of.h
 
 Depends-on:
-unictype/base
+unictype/bidiclass-of
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += unictype/bidi_of.c
 
 Include:
 "unictype.h"
@@ -21,4 +24,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-