Mercurial > hg > octave-nkf > gnulib-hg
view modules/uniconv/u8-strconv-to-enc @ 15836:46afe93343fd
modf: Use a .m4 file.
* m4/modf.m4: New file.
* modules/modf (Files): Add it.
(configure.ac): Just invoke gl_FUNC_MODF.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 06 Oct 2011 01:21:12 +0200 |
parents | 9ef3893d2c73 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Conversion from UTF-8 to legacy encodings. Files: lib/uniconv/u8-strconv-to-enc.c Depends-on: uniconv/base c-strcaseeq striconveha unistr/u8-check unistr/u8-strlen configure.ac: gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-to-enc]) Makefile.am: if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC lib_SOURCES += uniconv/u8-strconv-to-enc.c endif Include: "uniconv.h" License: LGPL Maintainer: Bruno Haible