Update to Unicode 5.2.0.
[pspp] / modules / unictype / decimal-digit
index 7802f436b78c5ab367982bd8f9075b7f0d595d2a..4dd10a9e19f47c95507f77f66d5209dc9fb091e6 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/decimal-digit])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT
 lib_SOURCES += unictype/decdigit.c
+endif
 
 Include:
 "unictype.h"