unistr/u*-chr: test multibyte sequences
[gnulib.git] / modules / unicase / u8-tolower
index 2a57961..12458e7 100644 (file)
@@ -8,12 +8,17 @@ Depends-on:
 unicase/base
 unicase/u8-casemap
 unicase/special-casing
+unicase/empty-prefix-context
+unicase/empty-suffix-context
 unicase/tolower
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u8-tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER
 lib_SOURCES += unicase/u8-tolower.c
+endif
 
 Include:
 "unicase.h"