Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-ignorable-control
index c8e17df155c6d635c5422f5dd588849d2e38b332..39470c4d7662386ee31b6c393f9b46d16fd022d1 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-ignorable-control])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL
 lib_SOURCES += unictype/pr_ignorable_control.c
+endif
 
 Include:
 "unictype.h"