emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/hpux8.h


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux8.h
Date: Sun, 28 Jul 2002 21:57:49 -0400

Index: emacs/src/s/hpux8.h
diff -c emacs/src/s/hpux8.h:1.23 emacs/src/s/hpux8.h:1.24
*** emacs/src/s/hpux8.h:1.23    Fri Nov 16 22:47:10 2001
--- emacs/src/s/hpux8.h Sun Jul 28 21:57:49 2002
***************
*** 4,13 ****
     Our conjecture that they are needed for hpux version 8,
     which is what runs on the 700.  */
  
- #include "hpux.h"
- 
  #define HPUX8
  
  /* address@hidden says HPUX 8.07 needs this.  He was using X11R5, I think.  */
  #define LIBX11_SYSTEM -lXext
  
--- 4,13 ----
     Our conjecture that they are needed for hpux version 8,
     which is what runs on the 700.  */
  
  #define HPUX8
  
+ #include "hpux.h"
+ 
  /* address@hidden says HPUX 8.07 needs this.  He was using X11R5, I think.  */
  #define LIBX11_SYSTEM -lXext
  
***************
*** 69,74 ****
  
  /* Enable a special hack in XTread_socket.  */
  #define X_IO_BUG
- 
- /* Override hpux.h which undefs this flag.  */
- #define HAVE_SYS_WAIT_H
--- 69,71 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]