c4303614486cf004e672be685b47d2cec543bf0d
[gnulib.git] / modules / mbchar
1 Description:
2 Multibyte character data type.
3
4 Files:
5 lib/mbchar.h
6 lib/mbchar.c
7 m4/mbchar.m4
8
9 Depends-on:
10 stdbool
11 wcwidth
12
13 configure.ac:
14 gl_MBCHAR
15
16 Makefile.am:
17 lib_SOURCES += mbchar.h
18
19 Include:
20 #if HAVE_WCHAR_H && HAVE_WCTYPE_H
21 #include "mbchar.h"
22 #endif
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29