Mercurial > hg > octave-shane > gnulib-hg
view modules/iconv_open-utf @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | 212d6f041290 |
children | efab6978105e |
line wrap: on
line source
Description: Character set conversion support for UTF-{16,32}{BE,LE} encodings. Files: lib/iconv.c lib/iconv_close.c m4/iconv_open.m4 Depends-on: iconv_open stdint unistr/u8-mbtoucr unistr/u8-uctomb configure.ac: gl_FUNC_ICONV_OPEN_UTF Makefile.am: Include: Link: License: LGPL Maintainer: Bruno Haible