Update to Unicode 5.2.0.
[pspp] / modules / uninorm / canonical-decomposition
index 8579e6e7eeb8dc79191aa178f1aef817b218f75c..9acd2bccac68c363326726a3688a8b7af248506b 100644 (file)
@@ -9,9 +9,12 @@ uninorm/base
 uninorm/decomposition-table
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/canonical-decomposition])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION
 lib_SOURCES += uninorm/canonical-decomposition.c
+endif
 
 Include:
 "uninorm.h"