X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fnfkc;h=0f5c40f6981908d3cc82dc43b0ccbd6548329cd5;hb=233c33ec5061c22ff2ffc113a9f5520434a0bfd9;hp=1e6296bd1ac7ddfcbd576ecb1db77f50d0d91920;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc index 1e6296bd1..0f5c40f69 100644 --- a/modules/uninorm/nfkc +++ b/modules/uninorm/nfkc @@ -12,9 +12,12 @@ uninorm/composition uninorm/nfkd configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/nfkc.c]) +gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/nfkc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_NFKC +lib_SOURCES += uninorm/nfkc.c +endif Include: "uninorm.h"