warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniconv / u8-strconv-to-locale
blob2ca5dae64c81ec021b67b21f53ce1e4c864bcd47
1 Description:
2 Conversion from UTF-8 to the locale encoding.
4 Files:
5 lib/uniconv/u8-strconv-to-locale.c
7 Depends-on:
8 uniconv/base
9 uniconv/u8-strconv-to-enc
10 localcharset
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-to-locale])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE
17 lib_SOURCES += uniconv/u8-strconv-to-locale.c
18 endif
20 Include:
21 "uniconv.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all