Bump to 1.14.1
[platform/upstream/augeas.git] / modules / uniwidth / u32-width
1 Description:
2 Determine display width of UTF-32 string.
3
4 Files:
5 lib/uniwidth/u32-width.c
6
7 Depends-on:
8 uniwidth/base
9 uniwidth/width
10
11 configure.ac:
12 gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u32-width])
13
14 Makefile.am:
15 if LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH
16 lib_SOURCES += uniwidth/u32-width.c
17 endif
18
19 Include:
20 "uniwidth.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Daiki Ueno