close: No longer depend on module 'fclose'.
[gnulib.git] / modules / uninorm / nfkc
index 408c8a1..0f5c40f 100644 (file)
@@ -12,9 +12,12 @@ 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"