Description:
mbsncasecmp() function: case-insensitive string prefix comparison.

Files:
lib/mbsncasecmp.c

Depends-on:
mbuiter
string

configure.ac:
gl_STRING_MODULE_INDICATOR([mbsncasecmp])

Makefile.am:
lib_SOURCES += mbsncasecmp.c

Include:
<string.h>

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise

License:
LGPL

Maintainer:
all
