Mercurial > hg > octave-jordi > gnulib-hg
view modules/libunistring-optional @ 15033:7539219da429
mbsrtowcs: Move AC_LIBOBJ invocations to module description.
* m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
gl_PREREQ_MBSRTOWCS invocations from here...
* modules/mbsrtowcs (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 14:24:51 +0200 |
parents | 3553c6b0a5f0 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Try to use system libunistring for Unicode string functions. Files: m4/libunistring-optional.m4 m4/libunistring.m4 m4/absolute-header.m4 lib/libunistring.valgrind Depends-on: havelib iconv configure.ac: gl_LIBUNISTRING_OPTIONAL Makefile.am: Include: Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: LGPL Maintainer: Paolo Bonzini, Bruno Haible