# HG changeset patch # User Karl Heuer # Date 926272603 0 # Node ID af29065908468a847c427fc0b42184d52fcef5ee # Parent 95815bc1f83b3e5251a3c97a5d792a1aedd2cf97 (NO_WTMP_FILE): Define it. diff -r 95815bc1f83b -r af2906590846 src/s/irix5-2.h --- a/src/s/irix5-2.h Sun May 09 06:59:45 1999 +0000 +++ b/src/s/irix5-2.h Sun May 09 17:56:43 1999 +0000 @@ -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