install-reloc: Support multi-binary installation.
[gnulib.git] / modules / unicase / u8-tolower
index 89afce9..961742f 100644 (file)
@@ -13,9 +13,12 @@ unicase/empty-suffix-context
 unicase/tolower
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u8-tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER
 lib_SOURCES += unicase/u8-tolower.c
+endif
 
 Include:
 "unicase.h"