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