From: Richard M. Stallman Date: Tue, 15 Nov 1994 00:03:05 +0000 (+0000) Subject: Initial revision X-Git-Tag: emacs-19.34~5938 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=28d8bcb0c53f40753d6eb35786fc3e4f190ad49c;p=emacs.git Initial revision --- 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