X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Funistr%2Fu16-strcoll;h=137c7faf67ab8cfff1b7d236e1edce14535151ac;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=718f7d9e3cd526f477e3c9a7a274966d150be49c;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unistr/u16-strcoll b/modules/unistr/u16-strcoll index 718f7d9e3..137c7faf6 100644 --- a/modules/unistr/u16-strcoll +++ b/modules/unistr/u16-strcoll @@ -8,12 +8,16 @@ lib/unistr/u-strcoll.h Depends-on: unistr/base unistr/u16-strcmp -uniconv/u16-strconv-to-locale +uniconv/u16-strconv-to-enc +localcharset configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9.3], [unistr/u16-strcoll.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strcoll]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL +lib_SOURCES += unistr/u16-strcoll.c +endif Include: "unistr.h"