Update to Unicode 5.2.0.
[pspp] / modules / unictype / decimal-digit
index 9b1c86f8c3cf849549335bc33068a324f4e607c9..4dd10a9e19f47c95507f77f66d5209dc9fb091e6 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/decdigit.c])
+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"