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