NEWS.stable: log cherry-pick [cfe23e8]->[79ca097] autoupdate
[gnulib.git] / modules / uniconv / u32-strconv-from-locale
index e8e28bb..e05dbed 100644 (file)
@@ -10,9 +10,12 @@ uniconv/u32-strconv-from-enc
 localcharset
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u32-strconv-from-locale.c])
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u32-strconv-from-locale])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE
+lib_SOURCES += uniconv/u32-strconv-from-locale.c
+endif
 
 Include:
 "uniconv.h"