timespec_get: New module.
[gnulib.git] / modules / uniconv / u8-strconv-to-enc
blob34e6559297f792cef6172e832f4614cc9343cf65
1 Description:
2 Conversion from UTF-8 to legacy encodings.
4 Files:
5 lib/uniconv/u8-strconv-to-enc.c
7 Depends-on:
8 uniconv/base
9 c-strcaseeq
10 striconveha
11 unistr/u8-check
12 unistr/u8-strlen
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-to-enc])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC
19 lib_SOURCES += uniconv/u8-strconv-to-enc.c
20 endif
22 Include:
23 "uniconv.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all