X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fyesno;h=5b5f4cd5fc5c6c3bf4545c9f2dd09c87f3efcdd5;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=3ef7b0c1f7ab0591f0104550229838e3d92491eb;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/yesno b/modules/yesno index 3ef7b0c1f..5b5f4cd5f 100644 --- a/modules/yesno +++ b/modules/yesno @@ -1,12 +1,16 @@ 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 @@ -15,4 +19,10 @@ Makefile.am: lib_SOURCES += yesno.c Include: +"yesno.h" +License: +GPL + +Maintainer: +Jim Meyering