copy-acl: ignore ENOTSUP on HP-UX
[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 memcmp
16
17 configure.ac:
18 gl_MBCHAR
19
20 Makefile.am:
21 lib_SOURCES += mbchar.c
22
23 Include:
24 "mbchar.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible