Simplify gl_LIBUNISTRING_VERSION_CMP expansion.
[gnulib.git] / modules / unictype / syntax-java-whitespace
1 Description:
2 Test whether a Unicode character is whitespace in the Java language syntax.
3
4 Files:
5 lib/unictype/sy_java_whitespace.c
6
7 Depends-on:
8 unictype/base
9
10 configure.ac:
11 gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/sy_java_whitespace.c])
12
13 Makefile.am:
14
15 Include:
16 "unictype.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible
23