summaryrefslogtreecommitdiff
path: root/modules/yesno
blob: 28e6ea17a6bba25b4b5ce3b65bb7171fc6fbc96a (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
29
30
31
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"

Link:
$(MBRTOWC_LIB)

License:
GPL

Maintainer:
Jim Meyering