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