maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / mbfile
1 Description:
2 Multibyte character I/O.
3
4 Files:
5 lib/mbfile.h
6 m4/mbfile.m4
7 m4/mbrtowc.m4
8
9 Depends-on:
10 mbchar
11 mbrtowc
12 mbsinit
13 wchar
14 stdbool
15
16 configure.ac:
17 gl_MBFILE
18
19 Makefile.am:
20 lib_SOURCES += mbfile.h
21
22 Include:
23 "mbfile.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30