summaryrefslogtreecommitdiff
path: root/modules/yesno
blob: 5b5f4cd5fc5c6c3bf4545c9f2dd09c87f3efcdd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Read a response from the user, and its classification as matching "yes" or
"no".

Files:
lib/yesno.c
lib/yesno.h
m4/yesno.m4

Depends-on:
getline
rpmatch
stdbool

configure.ac:
gl_YESNO

Makefile.am:
lib_SOURCES += yesno.c

Include:
"yesno.h"

License:
GPL

Maintainer:
Jim Meyering