e6a3c04669
- Mark unbroken. - Update the MASTER_SITES.
14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
--- config.h.in.~1~ Sun Feb 6 04:40:21 2000
|
|
+++ config.h.in Tue Feb 29 19:06:41 2000
|
|
@@ -23,8 +23,8 @@
|
|
* other programs which may modify your maildrops.
|
|
* Currently you can only use one type.
|
|
*/
|
|
-#define DOT_LOCKING 1
|
|
-/* #define FCNTL_LOCKING 1 */
|
|
+/* #define DOT_LOCKING 1 */
|
|
+#define FCNTL_LOCKING 1
|
|
/* #define LOCKF_LOCKING 1 */
|
|
/* #define FLOCK_LOCKING 1 */
|
|
|