posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / uniwbrk / u32-wordbreaks
blob8086fff227452a7f1ca657c7c4727f24baeb8991
1 Description:
2 Word breaks in UTF-32 strings.
4 Files:
5 lib/uniwbrk/u32-wordbreaks.c
6 lib/uniwbrk/u-wordbreaks.h
8 Depends-on:
9 uniwbrk/base
10 uniwbrk/wordbreak-property
11 uniwbrk/table
12 unistr/u32-mbtouc-unsafe
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [uniwbrk/u32-wordbreaks])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS
19 lib_SOURCES += uniwbrk/u32-wordbreaks.c
20 endif
22 Include:
23 "uniwbrk.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all