readutmp: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / uniconv / u32-strconv-to-enc
index 27c8adc..e83477e 100644 (file)
@@ -13,9 +13,12 @@ unistr/u32-to-u8
 unistr/u32-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u32-strconv-to-enc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC
 lib_SOURCES += uniconv/u32-strconv-to-enc.c
+endif
 
 Include:
 "uniconv.h"