view modules/mbspcasecmp @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents 23f58a4ffca0
children
line wrap: on
line source

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

Files:
lib/mbspcasecmp.c

Depends-on:
mbuiter
string

configure.ac:
gl_STRING_MODULE_INDICATOR([mbspcasecmp])

Makefile.am:
lib_SOURCES += mbspcasecmp.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible