New module 'uniconv/u16-conv-to-enc'.
[gnulib.git] / modules / uniconv / u16-conv-to-enc
1 Description:
2 Conversion from UTF-16 to legacy encodings.
3
4 Files:
5 lib/uniconv/u16-conv-to-enc.c
6 lib/uniconv/u-conv-to-enc.h
7
8 Depends-on:
9 uniconv/base
10 striconveha
11 uniconv/u8-conv-to-enc
12 unistr/u16-to-u8
13
14 configure.ac:
15 AC_REQUIRE([AC_C_BIGENDIAN])
16
17 Makefile.am:
18 lib_SOURCES += uniconv/u16-conv-to-enc.c
19
20 Include:
21 "uniconv.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28