havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / uniwidth / u8-strwidth
blob4e8872e0583a6f0344c5afb9990f97be098cf24d
1 Description:
2 Determine display width of UTF-8 string.
4 Files:
5 lib/uniwidth/u8-strwidth.c
7 Depends-on:
8 uniwidth/base
9 uniwidth/u8-width
10 unistr/u8-strlen
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [uniwidth/u8-strwidth])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH
17 lib_SOURCES += uniwidth/u8-strwidth.c
18 endif
20 Include:
21 "uniwidth.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all