Update to Unicode 5.2.0.
[gnulib.git] / modules / uninorm / canonical-decomposition
index 0b5b1b3..9acd2bc 100644 (file)
@@ -9,9 +9,12 @@ uninorm/base
 uninorm/decomposition-table
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/canonical-decomposition.c])
+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"