git-version-gen: document that EXTRA_DIST must include .version
[gnulib.git] / modules / uniconv / u32-strconv-from-enc
index fd01171..7c2846d 100644 (file)
@@ -11,9 +11,12 @@ uniconv/u32-conv-from-enc
 unistr/u32-strlen
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u32-strconv-from-enc.c])
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u32-strconv-from-enc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC
+lib_SOURCES += uniconv/u32-strconv-from-enc.c
+endif
 
 Include:
 "uniconv.h"