gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / c-strcase
blob1af2c8ee9e3602a938835f06343b953b44ec902b
1 Description:
2 Case-insensitive string comparison functions in C locale.
4 Files:
5 lib/c-strcase.h
6 lib/c-strcasecmp.c
7 lib/c-strncasecmp.c
9 Depends-on:
10 c-ctype
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
17 Include:
18 "c-strcase.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all