warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniwidth / u32-strwidth
blobf86e9f96affe497563c97fab5a2bc4eea78588b2
1 Description:
2 Determine display width of UTF-32 string.
4 Files:
5 lib/uniwidth/u32-strwidth.c
7 Depends-on:
8 uniwidth/base
9 uniwidth/u32-width
10 unistr/u32-strlen
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u32-strwidth])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH
17 lib_SOURCES += uniwidth/u32-strwidth.c
18 endif
20 Include:
21 "uniwidth.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all