X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=INSTALL;h=37a38e5793863a5ae4e10047cdc34daf71f223bc;hp=c040874a0d161a5fd28f12dcc65236a5184ee8cb;hb=1bb1f6c3f38b05060bf699ea2743f7386889bf63;hpb=11ae9c4bf5fa500a77f428f1e0a26428f5c36849 diff --git a/INSTALL b/INSTALL index c040874..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 @@ -262,4 +273,4 @@ Options for configure -- The nmh team -nmh-workers@mhost.com +nmh-workers@nongnu.org