Update to Unicode 5.2.0.
[pspp] / modules / unictype / syntax-java-ident
index 220b11d59249429ac5116bd70542ed9dc726c7a5..4bbba28dc5d0afa6478f81e80cee9a38429728fd 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/syntax-java-ident])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT
 lib_SOURCES += unictype/sy_java_ident.c
+endif
 
 Include:
 "unictype.h"