NEWS.stable: log cherry-pick [8446103]->[46519aa] autoupdate
[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 extensions
11 stdbool
12 wchar
13 wctype-h
14 iswblank
15 wcwidth
16 memcmp
17
18 configure.ac:
19 gl_MBCHAR
20
21 Makefile.am:
22 lib_SOURCES += mbchar.c
23
24 Include:
25 "mbchar.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible