(License): Change to LGPL.
[gnulib.git] / modules / yesno
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
4
5 Files:
6 lib/yesno.c
7 lib/yesno.h
8 m4/yesno.m4
9
10 Depends-on:
11 rpmatch
12 stdbool
13
14 configure.ac:
15 gl_YESNO
16
17 Makefile.am:
18
19 Include:
20 "yesno.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering