mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 15:10:34 +02:00
Mention --with-readline flag.
This commit is contained in:
parent
0839489997
commit
c12654e115
1 changed files with 4 additions and 0 deletions
4
INSTALL
4
INSTALL
|
@ -78,6 +78,10 @@ be enabled by default. The interaction with blocking I/O is pretty ad
|
||||||
hoc at the moment. In our experience, bugs in the thread support do
|
hoc at the moment. In our experience, bugs in the thread support do
|
||||||
not affect you if you don't actually use threads.
|
not affect you if you don't actually use threads.
|
||||||
|
|
||||||
|
--with-readline --- include support for fancy line editing, based on
|
||||||
|
the GNU readline library. This is enabled by default, so you must
|
||||||
|
specify --with-readline=no if you don't want it.
|
||||||
|
|
||||||
--enable-dynamic-linking --- Build a Guile executable and library
|
--enable-dynamic-linking --- Build a Guile executable and library
|
||||||
providing Scheme functions which can load a shared library and
|
providing Scheme functions which can load a shared library and
|
||||||
initialize it, perhaps thereby adding new functions to Guile. This
|
initialize it, perhaps thereby adding new functions to Guile. This
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue