X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funinorm%2Fnfc;h=6c4d25e3186a90b375e41166be9953bce1e04023;hb=b8d5f042e8a565bab1d73a5d7f56db342ae51451;hp=097d0ddf1fe8e1365f63b716945dda30038aae1e;hpb=0e6486c1640767bcbfa3f652f00b29cd0594a749;p=gnulib.git diff --git a/modules/uninorm/nfc b/modules/uninorm/nfc index 097d0ddf1..6c4d25e31 100644 --- a/modules/uninorm/nfc +++ b/modules/uninorm/nfc @@ -9,17 +9,21 @@ Depends-on: uninorm/base uninorm/canonical-decomposition uninorm/composition +uninorm/nfd configure.ac: +gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/nfc]) Makefile.am: +if LIBUNISTRING_COMPILE_UNINORM_NFC lib_SOURCES += uninorm/nfc.c +endif Include: "uninorm.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible