Hash :
c50044d6
Author :
Date :
2023-01-07T13:59:25
mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. * m4/mbrtowc.m4: Rename LIB_MBRTOWC to MBRTOWC_LIB. All uses changed. * NEWS: Mention the change.
Description:
Iterating through multibyte strings.
Files:
lib/mbuiter.h
lib/mbuiter.c
m4/mbiter.m4
m4/mbrtowc.m4
Depends-on:
extern-inline
mbchar
mbrtowc
mbsinit
wchar
stdbool
strnlen1
configure.ac:
gl_MBITER
Makefile.am:
lib_SOURCES += mbuiter.h mbuiter.c
Include:
"mbuiter.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
License:
LGPL
Maintainer:
all