New module 'unistr/u8-to-u16'.
[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 wctype
12 wcwidth
13
14 configure.ac:
15 gl_MBCHAR
16
17 Makefile.am:
18
19 Include:
20 #if HAVE_WCHAR_H
21 #include "mbchar.h"
22 #endif
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible