From 966476c16330e0c7c163cbf4b32c9baec25c43a8 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 23 Sep 1999 05:37:30 +0000 Subject: [PATCH] Include pointer to NEWS item about readline. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 2b8692041..c1b64a23e 100644 --- a/README +++ b/README @@ -37,8 +37,9 @@ libguile.a --- an object library containing the Guile interpreter, libqthreads.a --- an object library containing the QuickThreads primitives. If you enabled thread support when you configured Guile, you will need to link your code against this too. -libguilereadline --- an object library containing glue code for the - GNU readline library. +libguilereadline.a --- an object library containing glue code for the + GNU readline library. See NEWS for instructions on how to enable + readline for your personal use. , , --- header files for libguile.a, usually installed in /usr/local/include. ice-9, ice-9/*.scm --- run-time support for Guile: the module