X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-conv-from-enc;h=d72e7c29b30283e0dc67777f3d72a2f2f4b57bf4;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=a3fb5ec0e213d1e1288f53e36df511482e3c1fff;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uniconv/u32-conv-from-enc b/modules/uniconv/u32-conv-from-enc index a3fb5ec0e..d72e7c29b 100644 --- a/modules/uniconv/u32-conv-from-enc +++ b/modules/uniconv/u32-conv-from-enc @@ -14,9 +14,12 @@ unistr/u8-mblen unistr/u32-mblen configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u32-conv-from-enc.c]) +gl_LIBUNISTRING_MODULE([0.9], [uniconv/u32-conv-from-enc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC +lib_SOURCES += uniconv/u32-conv-from-enc.c +endif Include: "uniconv.h"