gnulib-tool now synthesizes the EXTRA_DIST line.
[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
18 Include:
19 #if HAVE_WCHAR_H
20 #include "mbchar.h"
21 #endif
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28