X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fnfkc;h=0f5c40f6981908d3cc82dc43b0ccbd6548329cd5;hb=df8a96fcfa9c99e4de7329f55365b6a3c36feba7;hp=ae31ad19e567ee473afc66e5c7769e9059d1d24e;hpb=fccc5cc6f7152e7f4cd61e74ba3c185a7e772af3;p=gnulib.git diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc index ae31ad19e..0f5c40f69 100644 --- a/modules/uninorm/nfkc +++ b/modules/uninorm/nfkc @@ -9,11 +9,15 @@ Depends-on: uninorm/base uninorm/compat-decomposition uninorm/composition +uninorm/nfkd configure.ac: +gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/nfkc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_NFKC lib_SOURCES += uninorm/nfkc.c +endif Include: "uninorm.h"