Update to Unicode 5.2.0.
[pspp] / modules / uniwbrk / wordbreak-property
index 34462ad5ac3978c439c44d459961b97254ed08c1..5aa739325079e2f0fb974666b2c5e3e8c9709704 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 uniwbrk/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/wordbreak-property])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY
 lib_SOURCES += uniwbrk/wordbreak-property.c
+endif
 
 Include:
 "uniwbrk.h"