From 28d8bcb0c53f40753d6eb35786fc3e4f190ad49c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 15 Nov 1994 00:03:05 +0000 Subject: [PATCH] Initial revision --- src/s/irix5-2.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/s/irix5-2.h diff --git a/src/s/irix5-2.h b/src/s/irix5-2.h new file mode 100644 index 00000000000..f03746ef07e --- /dev/null +++ b/src/s/irix5-2.h @@ -0,0 +1,5 @@ +#include "irix5-0.h" + +/* as of version 5.2, irix no longer uses flock, + according to jackr@wpd.sgi.com. */ +#undef MAIL_USE_FLOCK -- 2.39.5