symlink: Update regarding AIX.
[gnulib.git] / modules / yesno
index 3ef7b0c..2b95845 100644 (file)
@@ -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