Update to Unicode 5.2.0.
[pspp] / modules / unictype / digit
index 7c89e5b5263aa590831b245e953c92d4d024f7b9..6680dadc34bde9a5b989125874e4d2ba1006b658 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/digit])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_DIGIT
 lib_SOURCES += unictype/digit.c
+endif
 
 Include:
 "unictype.h"