posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / block-test
blob797d30fb4467f4d1e08e65503004dc6debaf5c9d
1 Description:
2 Test whether a Unicode character belongs to a given Unicode block.
4 Files:
5 lib/unictype/block_test.c
7 Depends-on:
8 unictype/base
10 configure.ac:
11 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/block-test])
13 Makefile.am:
14 if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST
15 lib_SOURCES += unictype/block_test.c
16 endif
18 Include:
19 "unictype.h"
21 License:
22 LGPLv3+ or GPLv2
24 Maintainer:
25 all