readutmp: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / uniconv / u32-conv-to-enc
index 798d966..8aa6b09 100644 (file)
@@ -14,9 +14,12 @@ unistr/u32-mblen
 unistr/u8-mblen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u32-conv-to-enc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC
 lib_SOURCES += uniconv/u32-conv-to-enc.c
+endif
 
 Include:
 "uniconv.h"