--- imap/src/osdep/unix/env_unix.c.bogus-lock-warning 2003-04-16 17:12:20.000000000 -0400 +++ imap/src/osdep/unix/env_unix.c 2003-05-13 10:46:31.000000000 -0400 @@ -99,7 +99,7 @@ * on the mail spool, or install mlock. */ /* disable warning if can't make .lock file */ -static short disableLockWarning = NIL; +static short disableLockWarning = T; /* UNIX namespaces */ .