Ensure mbstate_t is defined on HP-UX 11.11.
[gnulib.git] / modules / mbswidth
1 Description:
2 Determine the number of screen columns needed for a string.
3
4 Files:
5 lib/mbswidth.h
6 lib/mbswidth.c
7 m4/mbstate_t.m4
8 m4/mbrtowc.m4
9 m4/mbswidth.m4
10
11 Depends-on:
12 wchar
13 wctype
14 wcwidth
15 extensions
16
17 configure.ac:
18 gl_MBSWIDTH
19
20 Makefile.am:
21 lib_SOURCES += mbswidth.h mbswidth.c
22
23 Include:
24 "mbswidth.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Bruno Haible