* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
[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
14 wcwidth
15
16 configure.ac:
17 gl_MBCHAR
18
19 Makefile.am:
20 lib_SOURCES += mbchar.c
21
22 Include:
23 #include "mbchar.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible