diff options
Diffstat (limited to 'gnu/lib/libreadline/README')
-rw-r--r-- | gnu/lib/libreadline/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/lib/libreadline/README b/gnu/lib/libreadline/README new file mode 100644 index 0000000000000..131471ca83547 --- /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. |