view modules/c-strcaseeq @ 15142:5d4def55e128

wcscat: Move AC_LIBOBJ invocations to module description. * m4/wcscat.m4 (gl_FUNC_WCSCAT): Move AC_LIBOBJ invocation from here... * modules/wcscat (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sun, 22 May 2011 18:08:09 +0200
parents aca88fcb0493
children
line wrap: on
line source

Description:
Optimized case-insensitive string comparison in C locale.

Files:
lib/c-strcaseeq.h

Depends-on:
c-strcase
c-ctype

configure.ac:

Makefile.am:

Include:
"c-strcaseeq.h"

License:
LGPLv2+

Maintainer:
Bruno Haible