wctype-h: Add support for Minix.
[gnulib.git] / modules / unistr / u16-chr
index d4e9fe3..d8d83ea 100644 (file)
@@ -6,12 +6,15 @@ lib/unistr/u16-chr.c
 
 Depends-on:
 unistr/base
-ucs4-utf16
+unistr/u16-uctomb
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-chr])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U16_CHR
 lib_SOURCES += unistr/u16-chr.c
+endif
 
 Include:
 "unistr.h"