eb227ebb6d816537ac1b48d7bff707cca6f662bb
[gnulib.git] / modules / strcase
1 Description:
2 Case-insensitive string comparison functions.
3
4 Files:
5 lib/strcase.h
6 lib/strcasecmp.c
7 lib/strncasecmp.c
8 m4/strcase.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_STRCASE
14
15 Makefile.am:
16 lib_SOURCES += strcase.h
17
18 Include:
19 "strcase.h"
20
21 Maintainer:
22 Bruno Haible
23