* modules/wcwidth: New file.
[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
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_WCWIDTH
12
13 Makefile.am:
14 lib_SOURCES += wcwidth.h
15
16 Include:
17 "wcwidth.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Bruno Haible