warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / mbiter
blob6375652bff84cb32178de71c0c8c63711ed4f96e
1 Description:
2 Iterating through multibyte strings.
4 Files:
5 lib/mbiter.h
6 lib/mbiter.c
7 m4/mbiter.m4
8 m4/mbrtowc.m4
10 Depends-on:
11 extern-inline
12 mbchar
13 mbrtowc
14 mbsinit
15 wchar
16 stdbool
18 configure.ac:
19 gl_MBITER
21 Makefile.am:
22 lib_SOURCES += mbiter.h mbiter.c
24 Include:
25 "mbiter.h"
27 License:
28 LGPLv2+
30 Maintainer:
31 all