X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-strconv-from-locale;h=e05dbed77d7641204c7f0246a6609b9b949f2626;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=e8e28bb11fbb588e7c7404249bbddd3d6925ec4c;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniconv/u32-strconv-from-locale b/modules/uniconv/u32-strconv-from-locale index e8e28bb11..e05dbed77 100644 --- a/modules/uniconv/u32-strconv-from-locale +++ b/modules/uniconv/u32-strconv-from-locale @@ -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"