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


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

Index: emacs/src/m/hp9000s300.h
diff -c emacs/src/m/hp9000s300.h:1.12 emacs/src/m/hp9000s300.h:1.13
*** emacs/src/m/hp9000s300.h:1.12       Mon Jan 15 04:15:02 1996
--- emacs/src/m/hp9000s300.h    Mon Apr 15 09:17:56 2002
***************
*** 1,5 ****
  /* machine description file for hp9000 series 200 or 300 on either HPUX or 
BSD.
!    Copyright (C) 1985 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* machine description file for hp9000 series 200 or 300 on either HPUX or 
BSD.
!    Copyright (C) 1985, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 120,127 ****
  
  #define CRT0_DUMMIES          bogus_a6,
  
- #define HAVE_ALLOCA
- 
  #ifndef __GNUC__
  #define LIBS_DEBUG            /* don't have -lg that works */
  #define C_DEBUG_SWITCH                /* don't support -g */
--- 120,125 ----
***************
*** 149,158 ****
  /* Convert that into an integer that is 100 for a load average of 1.0  */
  
  #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
- 
- #ifdef __GNUC__
- #define HAVE_ALLOCA
- #endif
  
  /* This library is needed with -g, on the 200/300 only.  */
  
--- 147,152 ----



reply via email to

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