Everyone, I've added a new option to the configure script called "--with-locking". Using this option, the user can compile nmh with "dot", "fcntl", "flock", or "lockf"-style file locking when accessing a local mail drop. The new option produces an equivalent config.h file to what we had before in the default case where no method is specified. If the user explicitly chooses one of the methods, the appropriate thing is #define'd, removing the need for manual editing of config.h. The --with-locking description needs a little tweaking to let people know what the options are and what the default is. Also, I'll add in documentation to INSTALL, etc. Shantonu *-------------------------------------------* |Shantonu Sen * (617)225-7269 * [EMAIL PROTECTED]| |Electrical Engineering and Computer Science| |Massachusetts Institute of Technology, 2002| *-------------------------------------------*
