Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-punctuation
index c4404ee8d78f246c43f6ecf1ad2bb684d6e32bb1..b575e3962cfd4993aa16ba9cf53b234c6de61c61 100644 (file)
@@ -10,12 +10,15 @@ Depends-on:
 unictype/base
 unictype/category-test
 unictype/category-P
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-punctuation])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION
 lib_SOURCES += unictype/pr_punctuation.c
+endif
 
 Include:
 "unictype.h"