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:
Determine the number of screen columns needed for a string.
Files:
lib/mbswidth.h
lib/mbswidth.c
m4/mbstate_t.m4
m4/mbrtowc.m4
m4/mbswidth.m4
Depends-on:
wchar
wctype-h
mbrtowc
mbsinit
wcwidth
extensions
configure.ac:
gl_MBSWIDTH
Makefile.am:
lib_SOURCES += mbswidth.h mbswidth.c
Include:
"mbswidth.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
License:
GPL
Maintainer:
all