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

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

Depends-on:
unlocked-io
rpmatch

configure.ac:
gl_YESNO

Makefile.am:
lib_SOURCES += yesno.c

Include: