posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / category-and-not
blobe0db6e9a7771b9d2580a0e1b1c120a4dfa844a58
1 Description:
2 Set-difference of categories of Unicode characters.
4 Files:
5 lib/unictype/categ_and_not.c
7 Depends-on:
8 unictype/base
9 unictype/category-none
10 unictype/category-test-withtable
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-and-not])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT
17 lib_SOURCES += unictype/categ_and_not.c
18 endif
20 Include:
21 "unictype.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all