md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / uniconv / u8-conv-to-enc
1 Description:
2 Conversion from UTF-8 to legacy encodings.
3
4 Files:
5 lib/uniconv/u8-conv-to-enc.c
6
7 Depends-on:
8 uniconv/base
9 c-strcaseeq
10 striconveha
11 unistr/u8-check
12
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-conv-to-enc])
15
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC
18 lib_SOURCES += uniconv/u8-conv-to-enc.c
19 endif
20
21 Include:
22 "uniconv.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29