readline: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / unicase / cased
index e679235..bce2fdc 100644 (file)
@@ -4,16 +4,15 @@ 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
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am:
 lib_SOURCES += unicase/cased.c