X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-strconv-from-enc;h=c27b9890be145706a682d24c709bc78999c2777f;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=e873b1869380acfaaee7e56aef7bd88bce3d013b;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniconv/u8-strconv-from-enc b/modules/uniconv/u8-strconv-from-enc index e873b1869..c27b9890b 100644 --- a/modules/uniconv/u8-strconv-from-enc +++ b/modules/uniconv/u8-strconv-from-enc @@ -11,9 +11,12 @@ uniconv/u8-conv-from-enc unistr/u8-strlen configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u8-strconv-from-enc.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-from-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC +lib_SOURCES += uniconv/u8-strconv-from-enc.c +endif Include: "uniconv.h"