posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / uniwbrk / ulc-wordbreaks
blob08cd499e936053da99cfee156c077f9691bd225b
1 Description:
2 Word breaks in strings.
4 Files:
5 lib/uniwbrk/ulc-wordbreaks.c
7 Depends-on:
8 uniwbrk/base
9 uniwbrk/u8-wordbreaks
10 unilbrk/ulc-common
11 uniconv/u8-conv-from-enc
12 c-ctype
13 localcharset
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([0.9.8], [uniwbrk/ulc-wordbreaks])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS
20 lib_SOURCES += uniwbrk/ulc-wordbreaks.c
21 endif
23 Include:
24 "uniwbrk.h"
26 License:
27 LGPLv3+ or GPLv2
29 Maintainer:
30 all