X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=INSTALL;h=39443435e189019d0fdf4916d31aad44f1a55cb4;hp=8e6c177c8e3d81688477c5f49c69a05877b87504;hb=e48142e43bfeef1a44fb2f7131918b7172cd427e;hpb=a1a744d898ec8842871dca302e6ae54d9233413f diff --git a/INSTALL b/INSTALL index 8e6c177..3944343 100644 --- a/INSTALL +++ b/INSTALL @@ -160,3 +160,13 @@ Options for configure reason not to use dot-locking is if the mail spool directory is not world- or user-writeable, and thus a lock file cannot be created. + +--with-lockdir=DIR + If you have defined "dot" locking, then the default is to + place the lock files in the same directory as the file that + is to be locked. Alternately, if you use this option, you can + specify that all lock files go in the specified directory. + Don't define this unless you know you need it. + + This option is only relevant if "dot" locking is used. + In the other cases, it is ignored.