mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / unicase / u32-casecmp
index 21b5bcf..6387bdc 100644 (file)
@@ -9,13 +9,16 @@ Depends-on:
 unicase/base
 unicase/u32-casefold
 uninorm/decomposing-form
-unistr/u32-cmp
+unistr/u32-cmp2
 minmax
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-casecmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP
 lib_SOURCES += unicase/u32-casecmp.c
+endif
 
 Include:
 "unicase.h"