iconv-h: Fix module description.
[gnulib.git] / modules / uniconv / u16-conv-to-enc
blob8c1ef8ba99639025bf222f62bb1980a3f911214c
1 Description:
2 Conversion from UTF-16 to legacy encodings.
4 Files:
5 lib/uniconv/u16-conv-to-enc.c
6 lib/uniconv/u-conv-to-enc.h
8 Depends-on:
9 uniconv/base
10 striconveha
11 uniconv/u8-conv-to-enc
12 unistr/u16-mbtoucr
13 unistr/u8-uctomb
14 unistr/u16-mblen
15 unistr/u8-mblen
17 configure.ac:
18 AC_REQUIRE([gl_BIGENDIAN])
19 gl_LIBUNISTRING_MODULE([0.9], [uniconv/u16-conv-to-enc])
21 Makefile.am:
22 if LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC
23 lib_SOURCES += uniconv/u16-conv-to-enc.c
24 endif
26 Include:
27 "uniconv.h"
29 License:
30 LGPLv3+ or GPLv2
32 Maintainer:
33 all