maint.mk: add missing version to VC-tag
[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 mbtowc
12
13 configure.ac:
14 gl_FUNC_BTOWC
15 gl_WCHAR_MODULE_INDICATOR([btowc])
16
17 Makefile.am:
18
19 Include:
20 <wchar.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Bruno Haible
27