Update to Unicode 5.2.0.
[pspp] / modules / uninorm / nfkd
index 0a2510c655c013c27d8a122c7c54d4b44dda867f..8ccba4a1149405625d8b20fd8bbf495d7385fedc 100644 (file)
@@ -10,9 +10,12 @@ uninorm/base
 uninorm/compat-decomposition
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/nfkd])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_NFKD
 lib_SOURCES += uninorm/nfkd.c
+endif
 
 Include:
 "uninorm.h"