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