posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / syntax-c-whitespace
blobf3006b0de9814d425971f4231e4cf059e4907479
1 Description:
2 Test whether a Unicode character is whitespace in the C language syntax.
4 Files:
5 lib/unictype/sy_c_whitespace.c
7 Depends-on:
8 unictype/base
10 configure.ac:
11 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/syntax-c-whitespace])
13 Makefile.am:
14 if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE
15 lib_SOURCES += unictype/sy_c_whitespace.c
16 endif
18 Include:
19 "unictype.h"
21 License:
22 LGPLv3+ or GPLv2
24 Maintainer:
25 all