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/hpux11.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux11.h
Date: Fri, 04 Apr 2003 01:24:02 -0500

Index: emacs/src/s/hpux11.h
diff -c emacs/src/s/hpux11.h:1.4 emacs/src/s/hpux11.h:1.5
*** emacs/src/s/hpux11.h:1.4    Tue Nov  5 23:58:50 2002
--- emacs/src/s/hpux11.h        Fri Feb 21 03:05:15 2003
***************
*** 1,4 ****
! #include "hpux10.h"
  
  #define HPUX11
  
--- 1,4 ----
! #include "hpux10-20.h"
  
  #define HPUX11
  
***************
*** 13,18 ****
  /* It does work on HPUX to open the pty's tty in the parent (Emacs),
     then close and reopen it in the child.  */
  #define USG_SUBTTY_WORKS
- 
- /* HPUX 10.10 needs this; HPUX 10.20 does not, and HPUX 11 does not.  */
- #undef POLLING_PROBLEM_IN_SELECT
--- 13,15 ----




reply via email to

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