X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu8-strcoll;h=9f4c354105e0fff590aafbe0661b9fc43937375a;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=e28e7719332492b3a5423809f7d4f56e18a761de;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unistr/u8-strcoll b/modules/unistr/u8-strcoll index e28e77193..9f4c35410 100644 --- a/modules/unistr/u8-strcoll +++ b/modules/unistr/u8-strcoll @@ -8,12 +8,16 @@ lib/unistr/u-strcoll.h Depends-on: unistr/base unistr/u8-strcmp -uniconv/u8-strconv-to-locale +uniconv/u8-strconv-to-enc +localcharset configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.3], [unistr/u8-strcoll.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u8-strcoll]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL +lib_SOURCES += unistr/u8-strcoll.c +endif Include: "unistr.h"