havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / btoc32
blobcaf36d346bbe0644ed5ecb6073bb2f6ba2ee7fe7
1 Description:
2 btoc32() function: convert unibyte character to 32-bit wide character.
4 Files:
5 lib/btoc32.c
7 Depends-on:
8 uchar
9 mbrtoc32
10 btowc
12 configure.ac:
13 gl_UCHAR_MODULE_INDICATOR([btoc32])
15 Makefile.am:
16 lib_SOURCES += btoc32.c
18 Include:
19 <uchar.h>
21 License:
22 LGPLv2+
24 Maintainer:
25 Bruno Haible