Remove unused test-setlocale1 argument.
[gnulib.git] / modules / unistr / u32-to-u8
index 0e56371..4c8deb4 100644 (file)
@@ -6,11 +6,15 @@ lib/unistr/u32-to-u8.c
 
 Depends-on:
 unistr/base
+unistr/u8-uctomb
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-to-u8])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8
 lib_SOURCES += unistr/u32-to-u8.c
+endif
 
 Include:
 "unistr.h"