Mercurial > hg > octave-jordi > gnulib-hg
view modules/uniconv/u16-strconv-to-enc @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | aa06a0b2d194 |
children | 9ef3893d2c73 |
line wrap: on
line source
Description: Conversion from UTF-16 to legacy encodings. Files: lib/uniconv/u16-strconv-to-enc.c lib/uniconv/u-strconv-to-enc.h Depends-on: uniconv/base striconveha uniconv/u8-strconv-to-enc unistr/u16-to-u8 unistr/u16-strlen configure.ac: AC_REQUIRE([gl_BIGENDIAN]) gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u16-strconv-to-enc.c]) Makefile.am: Include: "uniconv.h" License: LGPL Maintainer: Bruno Haible