summaryrefslogtreecommitdiff
path: root/modules/uniconv/u16-strconv-from-locale
diff options
context:
space:
mode:
Diffstat (limited to 'modules/uniconv/u16-strconv-from-locale')
-rw-r--r--modules/uniconv/u16-strconv-from-locale5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/uniconv/u16-strconv-from-locale b/modules/uniconv/u16-strconv-from-locale
index 4239f50efc..e6b060e0a7 100644
--- a/modules/uniconv/u16-strconv-from-locale
+++ b/modules/uniconv/u16-strconv-from-locale
@@ -10,9 +10,12 @@ uniconv/u16-strconv-from-enc
localcharset
configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u16-strconv-from-locale.c])
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u16-strconv-from-locale])
Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE
+lib_SOURCES += uniconv/u16-strconv-from-locale.c
+endif
Include:
"uniconv.h"