X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8979d70884315e7de858d4de2c0bb5287ad7bbbb..386656ec3d9a80184f380a77169dc0a16bad89d5:/INSTALL?ds=inline diff --git a/INSTALL b/INSTALL index c1a91f0e..37a38e57 100644 --- a/INSTALL +++ b/INSTALL @@ -246,6 +246,17 @@ Options for configure If you wish to use a transport agent other than sendmail, you will need to use a `sendmail wrapper'. +--with-ndbm=LIB (DEFAULT is to autodetect) +--with-ndbmheader=HEADER (DEFAULT is to autodetect) + Specify the header file (eg ndbm.h) and library (eg ndbm) to use + to compile against the ndbm database library. By default, configure + will try various possibilities until it finds one that works; this + option only needs to be specified if the autodetection fails or + makes the wrong choice. + + If either of these options is given then the other must also be + specified. + --with-pager=PAGER (DEFAULT is more) Specify the default pager (file lister) to use. If this option is not given, then the configuration process will search for the