view modules/yesno @ 5318:7c24a825b51d

Remove dependencies on unlocked-io.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 04 Oct 2004 20:17:39 +0000
parents 42b53a22aee5
children adf2be655aae
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:
rpmatch

configure.ac:
gl_YESNO

Makefile.am:
lib_SOURCES += yesno.c yesno.h

Include:
"yesno.h"

License:
GPL

Maintainer:
Jim Meyering