/[emacs]/emacs/src/m/vax.h
ViewVC logotype

Diff of /emacs/src/m/vax.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by kwzh, Tue Sep 17 03:09:23 1996 UTC revision 1.10 by schwab, Mon Apr 15 13:22:30 2002 UTC
# Line 1  Line 1 
1  /* machine description file for vax.  /* machine description file for vax.
2     Copyright (C) 1985, 1986 Free Software Foundation, Inc.     Copyright (C) 1985, 1986, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 100  NOTE-END  */ Line 100  NOTE-END  */
100    
101  #ifdef USG  #ifdef USG
102  #define LIB_STANDARD -lPW -lc  #define LIB_STANDARD -lPW -lc
 #define HAVE_ALLOCA  
103    
104  /* There is some bug in unexec in for usg 5.2 on a vax  /* There is some bug in unexec in for usg 5.2 on a vax
105     which nobody who runs such a system has yet tracked down. */     which nobody who runs such a system has yet tracked down. */
# Line 111  NOTE-END  */ Line 110  NOTE-END  */
110  #define TEXT_START 0  #define TEXT_START 0
111  #endif /* USG */  #endif /* USG */
112    
 #ifdef BSD_SYSTEM  
 #define HAVE_ALLOCA  
 #endif /* BSD_SYSTEM */  
   
 #ifdef VMS  
 #define C_ALLOCA  
 #endif  
   
113  #ifdef BSD4_2  #ifdef BSD4_2
114  #define HAVE_FTIME  #define HAVE_FTIME
115  #endif  #endif

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26