X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=INSTALL;h=37a38e5793863a5ae4e10047cdc34daf71f223bc;hp=c1a91f0e61d2001d52f9012162b279c8755c117a;hb=389877bae1fe1a9f7259b8979f6a930744d90fab;hpb=8979d70884315e7de858d4de2c0bb5287ad7bbbb diff --git a/INSTALL b/INSTALL index c1a91f0..37a38e5 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