iconv-h: Fix module description.
[gnulib.git] / modules / mbswidth
blob736d9021dab86dbc46a4077447fe33bd63d6ea32
1 Description:
2 Determine the number of screen columns needed for a string.
4 Files:
5 lib/mbswidth.h
6 lib/mbswidth.c
7 m4/mbstate_t.m4
8 m4/mbrtowc.m4
9 m4/mbswidth.m4
11 Depends-on:
12 wchar
13 wctype-h
14 mbrtowc
15 mbsinit
16 wcwidth
17 extensions
19 configure.ac:
20 gl_MBSWIDTH
22 Makefile.am:
23 lib_SOURCES += mbswidth.h mbswidth.c
25 Include:
26 "mbswidth.h"
28 Link:
29 $(LIB_MBRTOWC)
31 License:
32 GPL
34 Maintainer:
35 all