summaryrefslogtreecommitdiff
path: root/modules/readline
diff options
context:
space:
mode:
Diffstat (limited to 'modules/readline')
-rw-r--r--modules/readline25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/readline b/modules/readline
new file mode 100644
index 0000000000..b5e7db316a
--- /dev/null
+++ b/modules/readline
@@ -0,0 +1,25 @@
+Description:
+Simple implementation of readline.
+
+Files:
+lib/readline.h
+lib/readline.c
+m4/readline.m4
+m4/lib-link.m4
+
+Depends-on:
+getline
+
+configure.ac:
+gl_FUNC_READLINE
+
+Makefile.am:
+
+Include:
+"readline.h"
+
+License:
+GPL
+
+Maintainer:
+Simon Josefsson