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
@@ -56,12 +56,17 @@ a loader argument valid for the use with cc(1), e.g.: -lgdbm-1.8.
56Build gdbmexport with the gdbm library from the specified directory. 56Build gdbmexport with the gdbm library from the specified directory.
57 57
58** --gdbm183-includedir=DIR 58** --gdbm183-includedir=DIR
59 59
60Build gdbmexport with gdbm.h from the specified directory. 60Build gdbmexport with gdbm.h from the specified directory.
61 61
62** --without-readline
63
64Don't compile GNU Readline support. By default, configure enables
65line-editing support if GNU Readline is available on the system.
66
62* Installation 67* Installation
63 68
64 make install 69 make install
65 70
66* Bug reporting 71* Bug reporting
67 72

Return to:

Send suggestions and report system problems to the System administrator.