aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 99e680a..369460a 100644
--- a/README
+++ b/README
@@ -50,24 +50,29 @@ Build and install gdbmexport with the specified gdbm 1.8 library.
Build gdbmexport with specified (static) library. LIB must be
a loader argument valid for the use with cc(1), e.g.: -lgdbm-1.8.
** --gdbm183-libdir=DIR
Build gdbmexport with the gdbm library from the specified directory.
** --gdbm183-includedir=DIR
Build gdbmexport with gdbm.h from the specified directory.
+** --without-readline
+
+Don't compile GNU Readline support. By default, configure enables
+line-editing support if GNU Readline is available on the system.
+
* Installation
make install
* Bug reporting
Please report bugs to <bug-gdbm@gnu.org>
* Documentation, updates etc.
For the latest updates, visit <http://www.gnu.org/software/gdbm>,

Return to:

Send suggestions and report system problems to the System administrator.