X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=INSTALL;h=8f3b7d3fffe8b4033133893783e5b02d9db2e40f;hp=78e1390b1109900f2db72d575672034263d446f2;hb=32d4f9daaa70519be3072479232ff7be0500d009;hpb=7c5f2d98b1e0519cd3bfcc3b01be06db3eafb27d diff --git a/INSTALL b/INSTALL index 78e1390..8f3b7d3 100644 --- a/INSTALL +++ b/INSTALL @@ -52,7 +52,7 @@ need an ANSI C compiler such as gcc. 4) Edit the file `mhn.defaults' (installed in the mmh `etc' directory). This file contains the default profile entries for the mmh commands - mhlist/mhstore/mhshow. The syntax of this file is described in section + mhlist/mhstore/show. The syntax of this file is described in section 9.4 of the book "MH & xmh: Email for Users and Programmers", 3rd edition, by Jerry Peek, on the Internet at . @@ -131,16 +131,12 @@ Options for configure --enable-debug Enable debugging support. ---enable-mhe (DEFAULT) - Add support for the Emacs front-end `mhe'. - --with-locking=LOCKTYPE (DEFAULT is dot) - Specify the locking mechanism when attempting to "inc" or - "msgchk" a local mail spool. Valid options are "dot", - "fcntl", "flock", and "lockf". Of the four, dot-locking - requires no special kernel or filesystem support, and simply - creates a file called "FILE.lock" to indicate that "FILE" is - locked. + Specify the locking mechanism when attempting to "inc" + a local mail spool. Valid options are "dot", "fcntl", "flock", + and "lockf". Of the four, dot-locking requires no special kernel + or filesystem support, and simply creates a file called + "FILE.lock" to indicate that "FILE" is locked. In order to be effective, you should contact the site administrator to find out what locking mechanisms other