Tests for module 'fma'.
[gnulib.git] / modules / uninorm / nfc
index 097d0dd..6c4d25e 100644 (file)
@@ -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