readline: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / unicase / u16-ct-tolower
index e3ccbf4..898cd9d 100644 (file)
@@ -11,9 +11,12 @@ unicase/special-casing
 unicase/toupper
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u16-ct-tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER
 lib_SOURCES += unicase/u16-ct-tolower.c
+endif
 
 Include:
 "unicase.h"