Update to Unicode 5.2.0.
[pspp] / modules / unictype / block-test
index 9e2ae8a0656395e403e9290f0f113dd2386f445a..d28f3f3cec572f1eb485411e911ebf6d79a3f08c 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/block_test.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/block-test])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST
+lib_SOURCES += unictype/block_test.c
+endif
 
 Include:
 "unictype.h"