X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu16-normcoll;h=aded6e7b621baa723fe3eae4d0124203e4083bab;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=c155eb68653f2bff46a2afde5e244c4f12fccf32;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uninorm/u16-normcoll b/modules/uninorm/u16-normcoll index c155eb686..aded6e7b6 100644 --- a/modules/uninorm/u16-normcoll +++ b/modules/uninorm/u16-normcoll @@ -11,9 +11,12 @@ uninorm/u16-normxfrm memcmp2 configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/u16-normcoll.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u16-normcoll]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL +lib_SOURCES += uninorm/u16-normcoll.c +endif Include: "uninorm.h"