Hash :
14b6d701
Author :
Date :
2010-08-26T16:43:13
btowc: fix missing file Detected by ./gnulib-tool --test btowc. configure.ac:111: warning: gt_LOCALE_FR is m4_require'd but not m4_defun'd glm4/btowc.m4:7: gl_FUNC_BTOWC is expanded from... configure.ac:27: gl_INIT is expanded from... configure.ac:111: the top level * modules/btowc (Files): Also ship locale-fr.m4. Signed-off-by: Eric Blake <eblake@redhat.com>
Description:
btowc() function: convert unibyte character to wide character.
Files:
lib/btowc.c
m4/btowc.m4
m4/locale-fr.m4
Depends-on:
wchar
configure.ac:
gl_FUNC_BTOWC
gl_WCHAR_MODULE_INDICATOR([btowc])
Makefile.am:
Include:
<wchar.h>
License:
LGPLv2+
Maintainer:
Bruno Haible