summaryrefslogtreecommitdiff
path: root/gnulib/modules/yesno
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/yesno')
m---------gnulib0
-rw-r--r--gnulib/modules/yesno27
2 files changed, 27 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/yesno b/gnulib/modules/yesno
new file mode 100644
index 00000000..2b958457
--- /dev/null
+++ b/gnulib/modules/yesno
@@ -0,0 +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:
+getline
+rpmatch
+stdbool
+
+configure.ac:
+gl_YESNO
+
+Makefile.am:
+
+Include:
+"yesno.h"
+
+License:
+GPL
+
+Maintainer:
+Jim Meyering