Distribute all lib/* source files through EXTRA_DIST.
[pspp] / 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 gettext-h
10 regex
11
12 configure.ac:
13 gl_FUNC_RPMATCH
14
15 Makefile.am:
16 EXTRA_DIST += rpmatch.c
17
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering
25