bootstrap: use GNULIB_SRCDIR to reduce disk usage
[gnulib.git] / modules / uniconv / u32-strconv-to-enc
1 Description:
2 Conversion from UTF-32 to legacy encodings.
3
4 Files:
5 lib/uniconv/u32-strconv-to-enc.c
6 lib/uniconv/u-strconv-to-enc.h
7
8 Depends-on:
9 uniconv/base
10 striconveha
11 uniconv/u8-strconv-to-enc
12 unistr/u32-to-u8
13 unistr/u32-strlen
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += uniconv/u32-strconv-to-enc.c
19
20 Include:
21 "uniconv.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28