view modules/yesno @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 5e2f99e0a66f
children
line wrap: on
line source

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