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


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

Index: emacs/src/m/vax.h
diff -c emacs/src/m/vax.h:1.9 emacs/src/m/vax.h:1.10
*** emacs/src/m/vax.h:1.9       Mon Sep 16 23:09:23 1996
--- emacs/src/m/vax.h   Mon Apr 15 09:22:30 2002
***************
*** 1,5 ****
  /* machine description file for vax.
!    Copyright (C) 1985, 1986 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* machine description file for vax.
!    Copyright (C) 1985, 1986, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 100,106 ****
  
  #ifdef USG
  #define LIB_STANDARD -lPW -lc
- #define HAVE_ALLOCA
  
  /* There is some bug in unexec in for usg 5.2 on a vax
     which nobody who runs such a system has yet tracked down. */
--- 100,105 ----
***************
*** 110,123 ****
  
  #define TEXT_START 0
  #endif /* USG */
- 
- #ifdef BSD_SYSTEM
- #define HAVE_ALLOCA
- #endif /* BSD_SYSTEM */
- 
- #ifdef VMS
- #define C_ALLOCA
- #endif
  
  #ifdef BSD4_2
  #define HAVE_FTIME
--- 109,114 ----



reply via email to

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