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


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

Index: emacs/src/m/gould.h
diff -c emacs/src/m/gould.h:1.7 emacs/src/m/gould.h:1.8
*** emacs/src/m/gould.h:1.7     Mon Jan 15 04:15:02 1996
--- emacs/src/m/gould.h Mon Apr 15 09:17:45 2002
***************
*** 5,11 ****
  * RELEASE2_1 in config.h. This may also be necessary with un-updated
  * official releases of 2.1
  
!    Copyright (C) 1986 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 5,11 ----
  * RELEASE2_1 in config.h. This may also be necessary with un-updated
  * official releases of 2.1
  
!    Copyright (C) 1986, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 109,124 ****
     numerically.  */
  
  #define VIRT_ADDR_VARIES
- 
- /* Define C_ALLOCA if this machine does not support a true alloca
-    and the one written in C should be used instead.
-    Define HAVE_ALLOCA to say that the system provides a properly
-    working alloca function and it should be used.
-    Define neither one if an assembler-language alloca
-    in the file alloca.s should be used.  */
- 
- #define C_ALLOCA
- #define       STACK_DIRECTION -1  /* grows towards lower addresses on Gould 
UTX/32 */
  
  /* No need to extend the user stack. */
  
--- 109,114 ----



reply via email to

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