view modules/yesno @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 95082b150149
children 7c24a825b51d
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:
unlocked-io
rpmatch

configure.ac:
gl_YESNO

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

Include:
"yesno.h"

License:
GPL

Maintainer:
Jim Meyering