X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu8-normcoll;h=6dfa0ed288fd35afa772a8f33f3780e24b7091ca;hb=6f730e7ae5225bf9eb36554d94805b97a72784bd;hp=143e18ed2e5d11c12b183399bcefcdee0b74112e;hpb=dff731fd63fefabc0daf15cdf59fb122d471146c;p=gnulib.git diff --git a/modules/uninorm/u8-normcoll b/modules/uninorm/u8-normcoll index 143e18ed2..6dfa0ed28 100644 --- a/modules/uninorm/u8-normcoll +++ b/modules/uninorm/u8-normcoll @@ -11,9 +11,12 @@ uninorm/u8-normxfrm memcmp2 configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [uninorm/u8-normcoll]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL lib_SOURCES += uninorm/u8-normcoll.c +endif Include: "uninorm.h"