Change rpmatch to use nl_langinfo when appropriate.
[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 stdbool
10 gettext-h
11 regex
12
13 configure.ac:
14 gl_FUNC_RPMATCH
15
16 Makefile.am:
17
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering
25