autoupdate
[gnulib.git] / modules / unicase / tolower
index 8c34b09..d784e57 100644 (file)
@@ -10,9 +10,12 @@ Depends-on:
 unicase/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unicase/tolower])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_TOLOWER
 lib_SOURCES += unicase/tolower.c
+endif
 
 Include:
 "unicase.h"