Update to Unicode 5.2.0.
[pspp] / modules / unicase / u8-ct-tolower
index 283492260669d76f8749663e48a37f9d8f624053..f99ae0b1d976d539292228582ab107c3f2b1024d 100644 (file)
@@ -11,9 +11,12 @@ unicase/special-casing
 unicase/toupper
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u8-ct-tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER
 lib_SOURCES += unicase/u8-ct-tolower.c
+endif
 
 Include:
 "unicase.h"