* doc/gnulib-tool.texi (Initial import): Update to match current
[gnulib.git] / modules / strcase
1 Description:
2 Case-insensitive string comparison functions.
3
4 Files:
5 lib/strcasecmp.c
6 lib/strncasecmp.c
7 m4/strcase.m4
8 m4/mbrtowc.m4
9
10 Depends-on:
11 mbuiter
12 string
13
14 configure.ac:
15 gl_STRCASE
16
17 Makefile.am:
18
19 Include:
20 <string.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible