]> git.eshelyaron.com Git - emacs.git/commitdiff
(NO_WTMP_FILE): Define it.
authorKarl Heuer <kwzh@gnu.org>
Sun, 9 May 1999 17:56:43 +0000 (17:56 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 9 May 1999 17:56:43 +0000 (17:56 +0000)
src/s/irix5-2.h

index 2ab6765c95baa70676f471d0b47010bbdfce2472..4d7509f8d54ab5ac9e0360fde2f9791f2eb0fa7c 100644 (file)
@@ -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