log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / unilbrk / u16-possible-linebreaks
blob953838a3656128b1990a09efa648a8b5cd4a9499
1 Description:
2 Line breaking of UTF-16 strings.
4 Files:
5 lib/unilbrk/u16-possible-linebreaks.c
6 lib/uniwidth/cjk.h
8 Depends-on:
9 unilbrk/base
10 unilbrk/tables
11 unistr/u16-mbtouc-unsafe
12 streq
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u16-possible-linebreaks])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS
19 lib_SOURCES += unilbrk/u16-possible-linebreaks.c
20 endif
22 Include:
23 "unilbrk.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all