emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/sps7.h


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/m/sps7.h
Date: Tue, 04 Feb 2003 09:03:35 -0500

Index: emacs/src/m/sps7.h
diff -c emacs/src/m/sps7.h:1.10 emacs/src/m/sps7.h:1.11
*** emacs/src/m/sps7.h:1.10     Tue Oct 19 03:27:15 1999
--- emacs/src/m/sps7.h  Tue Feb  4 09:03:18 2003
***************
*** 19,25 ****
  Boston, MA 02111-1307, USA.  */
  
  
! /* The following line tells the configuration script what sort of 
     operating system this machine is likely to run.
     USUAL-OPSYS="usg5-2"  */
  
--- 19,25 ----
  Boston, MA 02111-1307, USA.  */
  
  
! /* The following line tells the configuration script what sort of
     operating system this machine is likely to run.
     USUAL-OPSYS="usg5-2"  */
  
***************
*** 34,40 ****
  #define m68000
  #endif
  
! #define sps7  
  
  /* Use type int rather than a union, to represent Lisp_Object */
  
--- 34,40 ----
  #define m68000
  #endif
  
! #define sps7
  
  /* Use type int rather than a union, to represent Lisp_Object */
  
***************
*** 99,105 ****
  /* Use -T32 for 68020, -T16 otherwise */
  
  #define C_SWITCH_MACHINE -T32
!   
  #define BROKEN_SIGIO
  
  /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */
--- 99,105 ----
  /* Use -T32 for 68020, -T16 otherwise */
  
  #define C_SWITCH_MACHINE -T32
! 
  #define BROKEN_SIGIO
  
  /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */




reply via email to

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