Refactor common macros used in tests.
[gnulib.git] / modules / uniconv / u8-strconv-to-enc
1 Description:
2 Conversion from UTF-8 to legacy encodings.
3
4 Files:
5 lib/uniconv/u8-strconv-to-enc.c
6
7 Depends-on:
8 uniconv/base
9 c-strcaseeq
10 striconveha
11 unistr/u8-check
12 unistr/u8-strlen
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += uniconv/u8-strconv-to-enc.c
18
19 Include:
20 "uniconv.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27