X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiconv%2Fu8-strconv-to-locale;h=7d3e65278efd3ad4f2875db545b5ae839df9874d;hb=fadc2ed456378e2dc6545e633d0cdea5d922edf7;hp=2b9dc3cbe9a4bb7f4b75b3f6e0365786978e2ab4;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniconv/u8-strconv-to-locale b/modules/uniconv/u8-strconv-to-locale index 2b9dc3cbe..7d3e65278 100644 --- a/modules/uniconv/u8-strconv-to-locale +++ b/modules/uniconv/u8-strconv-to-locale @@ -10,9 +10,12 @@ uniconv/u8-strconv-to-enc localcharset configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u8-strconv-to-locale.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-to-locale]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE +lib_SOURCES += uniconv/u8-strconv-to-locale.c +endif Include: "uniconv.h"