log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / unilbrk / u32-possible-linebreaks
blob08e47e18fbfd73cf0534dd3b990fbac2d940e07c
1 Description:
2 Line breaking of UTF-32 strings.
4 Files:
5 lib/unilbrk/u32-possible-linebreaks.c
6 lib/uniwidth/cjk.h
8 Depends-on:
9 unilbrk/base
10 unilbrk/tables
11 streq
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u32-possible-linebreaks])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS
18 lib_SOURCES += unilbrk/u32-possible-linebreaks.c
19 endif
21 Include:
22 "unilbrk.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all