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:
parent
5d195868f9
commit
966476c163
1 changed files with 3 additions and 2 deletions
5
README
5
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.
|
||||
<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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue