unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / modules / unilbrk / u16-width-linebreaks
blobe580118aca017d7bfd8f7c36ab32ee4f22d26b11
1 Description:
2 Line breaking of UTF-16 strings.
4 Files:
5 lib/unilbrk/u16-width-linebreaks.c
7 Depends-on:
8 unilbrk/base
9 unilbrk/u16-possible-linebreaks
10 uniwidth/width
11 unistr/u16-mbtouc-unsafe
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u16-width-linebreaks])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS
18 lib_SOURCES += unilbrk/u16-width-linebreaks.c
19 endif
21 Include:
22 "unilbrk.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all