Mercurial > hg > octave-jordi > gnulib-hg
view modules/iconv @ 13553:8fc3314fe460
Document not_eol and remove mention of regex.c.
author | Reuben Thomas <rrt@sc3d.org> |
---|---|
date | Sat, 14 Aug 2010 16:40:16 +0100 |
parents | 8812f453e378 |
children | 9e1ca99d049e |
line wrap: on
line source
Description: Character set conversion. Files: m4/iconv.m4 Depends-on: havelib configure.ac: AM_ICONV Makefile.am: Include: #if HAVE_ICONV # include <iconv.h> #endif Link: $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise License: LGPLv2+ Maintainer: Bruno Haible