autoupdate
[gnulib.git] / modules / unicase / u16-totitle
index 9d7143c..fb419f7 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/u16-wordbreaks
-unictype/category-of
-unictype/category-test
-unictype/category-Lt
-unictype/combining-class
-unictype/property-lowercase
-unictype/property-uppercase
-unictype/property-soft-dotted
-unistr/u16-mbtouc-unsafe
-unistr/u16-uctomb
-unistr/u16-cpy
-uninorm/u16-normalize
-stdbool
+unicase/u16-ct-totitle
+unicase/empty-prefix-context
+unicase/empty-suffix-context
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u16-totitle])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE
 lib_SOURCES += unicase/u16-totitle.c
+endif
 
 Include:
 "unicase.h"