verify: new macro 'assume'
[gnulib.git] / modules / unictype / syntax-java-whitespace
index 85b0c5b..85d4bdb 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unictype/syntax-java-whitespace])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE
 lib_SOURCES += unictype/sy_java_whitespace.c
+endif
 
 Include:
 "unictype.h"