Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / mbchar
blob2f7e11e2c9f2f23f4b626278e7d7e5052834b6a2
1 Description:
2 Multibyte character data type.
4 Files:
5 lib/mbchar.h
6 lib/mbchar.c
7 m4/mbchar.m4
9 Depends-on:
10 extensions
11 extern-inline
12 stdbool
13 wchar
14 wctype-h
15 iswblank
16 wcwidth
17 memcmp
19 configure.ac:
20 gl_MBCHAR
22 Makefile.am:
23 lib_SOURCES += mbchar.c
25 Include:
26 "mbchar.h"
28 License:
29 LGPLv2+
31 Maintainer:
32 all