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

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

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

revision 1.38 by handa, Sat Nov 11 01:05:49 2000 UTC revision 1.39 by schwab, Mon Apr 15 13:18:25 2002 UTC
# Line 1  Line 1 
1  /* R2 AIX machine/system dependent defines  /* R2 AIX machine/system dependent defines
2     Copyright (C) 1988 Free Software Foundation, Inc.     Copyright (C) 1988, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 101  Boston, MA 02111-1307, USA.  */ Line 101  Boston, MA 02111-1307, USA.  */
101  #undef ADDR_CORRECT  #undef ADDR_CORRECT
102  #define ADDR_CORRECT(x) ((int)(x))  #define ADDR_CORRECT(x) ((int)(x))
103    
 /* 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.  */  
   
 /* Note: aix3-2.h defines HAVE_ALLOCA; aix3-1.h doesn't.  */  
 #ifndef HAVE_ALLOCA  
 #define C_ALLOCA  
 #define STACK_DIRECTION -1 /* tell alloca.c which way it grows */  
 #endif  
   
104  /* Specify the font for X to use.  /* Specify the font for X to use.
105     This used to be Rom14.500; that's nice on the X server shipped with     This used to be Rom14.500; that's nice on the X server shipped with
106     the RS/6000, but it's not available on other servers.  */     the RS/6000, but it's not available on other servers.  */

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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