btowc: fix missing file
[gnulib.git] / modules / btowc
1 Description:
2 btowc() function: convert unibyte character to wide character.
3
4 Files:
5 lib/btowc.c
6 m4/btowc.m4
7 m4/locale-fr.m4
8
9 Depends-on:
10 wchar
11
12 configure.ac:
13 gl_FUNC_BTOWC
14 gl_WCHAR_MODULE_INDICATOR([btowc])
15
16 Makefile.am:
17
18 Include:
19 <wchar.h>
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Bruno Haible
26