New module 'fmodl'.
[gnulib.git] / modules / unicase / u32-ct-tolower
index 085d649..815276b 100644 (file)
@@ -11,9 +11,12 @@ unicase/special-casing
 unicase/toupper
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-ct-tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER
 lib_SOURCES += unicase/u32-ct-tolower.c
+endif
 
 Include:
 "unicase.h"