prepare NEWS.stable
[gnulib.git] / modules / unicase / u32-is-lowercase
index f459e38..033f59e 100644 (file)
@@ -10,9 +10,12 @@ unicase/u32-is-invariant
 unicase/u32-tolower
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-is-lowercase.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-is-lowercase])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE
+lib_SOURCES += unicase/u32-is-lowercase.c
+endif
 
 Include:
 "unicase.h"