Reduce the number of AC_LIBOBJ invocations by 1.
[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 wchar
12 wctype
13 wcwidth
14
15 configure.ac:
16 gl_MBCHAR
17
18 Makefile.am:
19 lib_SOURCES += mbchar.c
20
21 Include:
22 #include "mbchar.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible