From c12654e1156fff665ce985fb61ed3e7915a1c96d Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 12 Feb 1999 08:18:52 +0000 Subject: [PATCH] Mention --with-readline flag. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index c18b0d23f..22408e206 100644 --- a/INSTALL +++ b/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 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 providing Scheme functions which can load a shared library and initialize it, perhaps thereby adding new functions to Guile. This -- 2.20.1