malloc-h: New module.
[gnulib.git] / modules / unistr / u8-uctomb
blob7cc94e0da7e434b2b138f9ae03cbb7bbaefa79f3
1 Description:
2 Store a character in UTF-8 string.
4 Files:
5 lib/unistr/u8-uctomb.c
6 lib/unistr/u8-uctomb-aux.c
8 Depends-on:
9 unistr/base
10 attribute
12 configure.ac:
13 gl_MODULE_INDICATOR([unistr/u8-uctomb])
14 gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-uctomb])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB
18 lib_SOURCES += unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
19 endif
21 Include:
22 "unistr.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 all