Don't use AC_LIBOBJ with file names in subdirectories.
[gnulib.git] / modules / uniconv / u32-conv-to-enc
index 86b8cbd..8aa6b09 100644 (file)
@@ -10,11 +10,16 @@ uniconv/base
 striconveha
 uniconv/u8-conv-to-enc
 unistr/u32-to-u8
+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"