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