warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniconv / u8-conv-to-enc
blob479b1b7207ba097f12bfe171b41ee76d34cd066e
1 Description:
2 Conversion from UTF-8 to legacy encodings.
4 Files:
5 lib/uniconv/u8-conv-to-enc.c
7 Depends-on:
8 uniconv/base
9 c-strcaseeq
10 striconveha
11 unistr/u8-check
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-conv-to-enc])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC
18 lib_SOURCES += uniconv/u8-conv-to-enc.c
19 endif
21 Include:
22 "uniconv.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all