warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniwidth / u8-strwidth
blobc0bd858db0a5df030c0e8cd51dbeb090a07a7eae
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.6], [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