Update to Unicode 5.2.0.
[pspp] / modules / unictype / category-Lu
index 8d89454970858b65a90e959a28f98e809d3be3de..d265db2cf9435f4528d60947c05d35fc44843fa7 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_Lu.c])
+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"