pmccabe2html: escaping of special characters
[gnulib.git] / modules / unistr / u32-to-u16
index aaa90f2..69de542 100644 (file)
@@ -6,11 +6,15 @@ lib/unistr/u32-to-u16.c
 
 Depends-on:
 unistr/base
+unistr/u16-uctomb
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-to-u16])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16
 lib_SOURCES += unistr/u32-to-u16.c
+endif
 
 Include:
 "unistr.h"