aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/README
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-05-13 15:48:04 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-05-13 15:48:04 +0000
commit9e9eefe9588ed8e4459b308c21e65781f9cab85d (patch)
treeb88d5c25249bf0f2b44192dc7b0e94c38d6f30ac /gnu/lib/libreadline/README
parentbc5acff79009f57c794b9a4f144a51820948315a (diff)
Notes
Diffstat (limited to 'gnu/lib/libreadline/README')
-rw-r--r--gnu/lib/libreadline/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/lib/libreadline/README b/gnu/lib/libreadline/README
new file mode 100644
index 000000000000..131471ca8354
--- /dev/null
+++ b/gnu/lib/libreadline/README
@@ -0,0 +1,6 @@
+This is the distribution of the Gnu Readline library. See the file
+STANDALONE for a description of the #defines that can be passed via
+the makefile to build readline on different systems.
+
+The file rlconf.h contains defines that enable and disable certain
+readline features.