NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / yesno
index 05a8852..5b5f4cd 100644 (file)
@@ -4,11 +4,13 @@ Read a response from the user, and its classification as matching "yes" or
 
 Files:
 lib/yesno.c
+lib/yesno.h
 m4/yesno.m4
 
 Depends-on:
-unlocked-io
+getline
 rpmatch
+stdbool
 
 configure.ac:
 gl_YESNO
@@ -17,7 +19,10 @@ Makefile.am:
 lib_SOURCES += yesno.c
 
 Include:
+"yesno.h"
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering
-