autoupdate
[gnulib.git] / modules / rpmatch
1 Description:
2 Locale dependent classification of a response as matching "yes" or "no".
3
4 Files:
5 lib/rpmatch.c
6 m4/rpmatch.m4
7
8 Depends-on:
9 stdlib
10 extensions
11 stdbool
12 gettext-h
13 regex
14 strdup
15
16 configure.ac:
17 gl_FUNC_RPMATCH
18 gl_STDLIB_MODULE_INDICATOR([rpmatch])
19
20 Makefile.am:
21
22 Include:
23 <stdlib.h>
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering
30