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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/m/7300.h
Date: Mon, 15 Apr 2002 09:15:39 -0400

Index: emacs/src/m/7300.h
diff -c emacs/src/m/7300.h:1.9 emacs/src/m/7300.h:1.10
*** emacs/src/m/7300.h:1.9      Mon Jan 15 04:15:02 1996
--- emacs/src/m/7300.h  Mon Apr 15 09:15:38 2002
***************
*** 1,5 ****
  /* machine description file for AT&T UNIX PC model 7300
!    Copyright (C) 1986 Free Software Foundation, Inc.
     Modified for this machine by mtxinu!rtech!gonzo!daveb
  
  This file is part of GNU Emacs.
--- 1,5 ----
  /* machine description file for AT&T UNIX PC model 7300
!    Copyright (C) 1986, 2002 Free Software Foundation, Inc.
     Modified for this machine by mtxinu!rtech!gonzo!daveb
  
  This file is part of GNU Emacs.
***************
*** 66,80 ****
  
  /* #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0) */
  
! #ifdef __GNUC__
! 
! #define HAVE_ALLOCA
! 
! #else
  
  #define SWITCH_ENUM_BUG
- #define C_ALLOCA
- #define STACK_DIRECTION -1
  
  #endif
  
--- 66,74 ----
  
  /* #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0) */
  
! #ifndef __GNUC__
  
  #define SWITCH_ENUM_BUG
  
  #endif
  



reply via email to

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