summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-05-09 17:56:43 +0000
committerKarl Heuer <kwzh@gnu.org>1999-05-09 17:56:43 +0000
commitd9db7b7b0e0d1be63e294d781e30ce14c01c5f19 (patch)
treef8a39a79566ca882954290cce69544921a86bcb9
parent2616f5532c55807de343a3c1780d751782a0c699 (diff)
downloademacs-d9db7b7b0e0d1be63e294d781e30ce14c01c5f19.tar.gz
(NO_WTMP_FILE): Define it.
-rw-r--r--src/s/irix5-2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/irix5-2.h b/src/s/irix5-2.h
index 2ab6765c95b..4d7509f8d54 100644
--- a/src/s/irix5-2.h
+++ b/src/s/irix5-2.h
@@ -11,3 +11,8 @@
/* schoepf@goofy.zdv.Uni-Mainz.de reports he needed -lw with X11R6
on Irix 5.3. I don't know which Irix version that need starts with. */
#define NEED_LIBW
+
+/* Looking at the wtmp file in filelock.c causes a crash
+ for jpff@maths.bath.ac.uk.
+ Note that irix6-0.h does not include this file, only irix5-0.h. */
+#define NO_WTMP_FILE