maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / unicase / u8-totitle
index b1cafb0..2c910b5 100644 (file)
@@ -7,28 +7,17 @@ lib/unicase/u-totitle.h
 
 Depends-on:
 unicase/base
-unicase/special-casing
-unicase/totitle
-unicase/tolower
-uniwbrk/wordbreak-property
-uniwbrk/u8-wordbreaks
-unictype/category-of
-unictype/category-test
-unictype/category-Lt
-unictype/combining-class
-unictype/property-lowercase
-unictype/property-uppercase
-unictype/property-soft-dotted
-unistr/u8-mbtouc-unsafe
-unistr/u8-uctomb
-unistr/u8-cpy
-uninorm/u8-normalize
-stdbool
+unicase/u8-ct-totitle
+unicase/empty-prefix-context
+unicase/empty-suffix-context
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u8-totitle])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE
 lib_SOURCES += unicase/u8-totitle.c
+endif
 
 Include:
 "unicase.h"