Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-grapheme-link
index 29fe576769aa8f4dcb1aac36de07fb2555aa2fd8..0024f5c482f610b6e52578e3cf2fd6bf47cfcac6 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-grapheme-link])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK
 lib_SOURCES += unictype/pr_grapheme_link.c
+endif
 
 Include:
 "unictype.h"