warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / mbsncasecmp
blob8f46b62721be1339a6e8be93262a629216dc01cb
1 Description:
2 mbsncasecmp() function: case-insensitive string prefix comparison.
4 Files:
5 lib/mbsncasecmp.c
7 Depends-on:
8 mbuiter
9 string
11 configure.ac:
12 gl_STRING_MODULE_INDICATOR([mbsncasecmp])
14 Makefile.am:
15 lib_SOURCES += mbsncasecmp.c
17 Include:
18 <string.h>
20 License:
21 LGPL
23 Maintainer:
24 all