version-etc: new year
[gnulib.git] / modules / unicase / u32-ct-totitle
index 1c665ac..39ee473 100644 (file)
@@ -23,9 +23,12 @@ uninorm/u32-normalize
 stdbool
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-ct-totitle.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-ct-totitle])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE
+lib_SOURCES += unicase/u32-ct-totitle.c
+endif
 
 Include:
 "unicase.h"