X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fyesno;h=2b9584579d7d4c725511caea65cf466b0fc0ea06;hb=04cd5487c7cb479142c1a5f2b5c542ec75373dd2;hp=3ef7b0c1f7ab0591f0104550229838e3d92491eb;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/yesno b/modules/yesno index 3ef7b0c1f..2b9584579 100644 --- a/modules/yesno +++ b/modules/yesno @@ -1,18 +1,27 @@ 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 +getline rpmatch +stdbool configure.ac: gl_YESNO Makefile.am: -lib_SOURCES += yesno.c Include: +"yesno.h" +License: +GPL + +Maintainer: +Jim Meyering