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


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

Index: emacs/src/m/altos.h
diff -c emacs/src/m/altos.h:1.7 emacs/src/m/altos.h:1.8
*** emacs/src/m/altos.h:1.7     Mon Jan 15 04:15:02 1996
--- emacs/src/m/altos.h Mon Apr 15 09:16:07 2002
***************
*** 1,5 ****
  /* altos machine description file     Altos 3068 Unix System V Release 2
!    Copyright (C) 1985, 1986 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* altos machine description file     Altos 3068 Unix System V Release 2
!    Copyright (C) 1985, 1986, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 36,53 ****
  
  #define LIB_STANDARD -lc
  
- #ifdef __GNUC__
- #define alloca __builtin_alloca
- #define HAVE_ALLOCA
- #else
- #define C_ALLOCA              /* we have -lPW and alloca but it's broken!
-                                  <vsedev!ron> */
- #endif
- 
  #define SWITCH_ENUM_BUG
  
  #define NO_REMAP
- #define STACK_DIRECTION -1
  
  #undef TERMINFO
  
--- 36,44 ----



reply via email to

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