1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

Include pointer to NEWS item about readline.

This commit is contained in:
Jim Blandy 1999-09-23 05:37:30 +00:00
parent 5d195868f9
commit 966476c163

5
README
View file

@ -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.
<libguile.h>, <guile/gh.h>, <libguile/*.h> --- header files for
libguile.a, usually installed in /usr/local/include.
ice-9, ice-9/*.scm --- run-time support for Guile: the module