1Description:
2Multibyte character data type.
3
4Files:
5lib/mbchar.h
6lib/mbchar.c
7m4/mbchar.m4
8
9Depends-on:
10extensions
11extern-inline
12stdbool
13wchar
14wctype-h
15iswblank
16iswdigit
17iswxdigit
18wcwidth
19memcmp
20
21configure.ac:
22gl_MBCHAR
23
24Makefile.am:
25lib_SOURCES += mbchar.c
26
27Include:
28"mbchar.h"
29
30Link:
31$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
32
33License:
34LGPLv2+
35
36Maintainer:
37all
38