view modules/mbiter @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents 18ea6ab4e81d
children 9e72d3927af1
line wrap: on
line source

Description:
Iterating through multibyte strings.

Files:
lib/mbiter.h
m4/mbiter.m4
m4/mbrtowc.m4

Depends-on:
mbchar
mbrtowc
mbsinit
wchar
stdbool

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbiter.h

Include:
"mbiter.h"

License:
LGPL

Maintainer:
Bruno Haible