Hash :
2cc24613
Author :
Date :
2010-11-27T18:22:51
regex: Mention link dependencies. * modules/regex (Link): New section. * modules/rpmatch (Link): Likewise. * modules/regex-quote-tests (Makefile.am): Link with $(LIBINTL).
Description:
Locale dependent classification of a response as matching "yes" or "no".
Files:
lib/rpmatch.c
m4/rpmatch.m4
Depends-on:
stdlib
extensions
stdbool
gettext-h
regex
strdup
configure.ac:
gl_FUNC_RPMATCH
gl_STDLIB_MODULE_INDICATOR([rpmatch])
Makefile.am:
Include:
<stdlib.h>
Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
GPL
Maintainer:
Jim Meyering