Mercurial > hg > octave-shane > gnulib-hg
view modules/striconveha @ 15260:84c3ed33329f
xstrtold: Move AC_LIBOBJ invocations to module description.
* m4/xstrtod.m4 (gl_XSTRTOLD): Remove AC_LIBOBJ invocation.
* modules/xstrtold (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 24 May 2011 03:31:49 +0200 |
parents | aca88fcb0493 |
children |
line wrap: on
line source
Description: Character set conversion of strings with error handling and autodetection, uses iconv. Files: lib/striconveha.h lib/striconveha.c Depends-on: stdbool striconveh malloca strdup c-strcase configure.ac: Makefile.am: lib_SOURCES += striconveha.h striconveha.c Include: "striconveha.h" License: LGPLv2+ Maintainer: Bruno Haible