Update to Unicode 5.2.0.
[pspp] / modules / unictype / category-Lu
index ffd78dad29b670e81abb8a80eb34aa301381087e..d265db2cf9435f4528d60947c05d35fc44843fa7 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lu])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU
 lib_SOURCES += unictype/categ_Lu.c
+endif
 
 Include:
 "unictype.h"