Test for internationalization of module 'vasnprintf-posix'.
[gnulib.git] / modules / wcwidth
1 Description:
2 Determine the number of screen columns needed for a character.
3
4 Files:
5 lib/wcwidth.h
6 m4/wcwidth.m4
7 m4/wchar_t.m4
8 m4/wint_t.m4
9
10 Depends-on:
11 wchar
12 wctype
13
14 configure.ac:
15 gl_FUNC_WCWIDTH
16
17 Makefile.am:
18 lib_SOURCES += wcwidth.h
19
20 Include:
21 "wcwidth.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible