posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unilbrk / u32-width-linebreaks
blob647e77f7396a9bf05f34498bcba38ac1aa9b47fd
1 Description:
2 Line breaking of UTF-32 strings.
4 Files:
5 lib/unilbrk/u32-width-linebreaks.c
7 Depends-on:
8 unilbrk/base
9 unilbrk/u32-possible-linebreaks
10 uniwidth/width
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u32-width-linebreaks])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS
17 lib_SOURCES += unilbrk/u32-width-linebreaks.c
18 endif
20 Include:
21 "unilbrk.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all