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

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

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

revision 1.1 by akochoi, Fri Apr 26 23:39:05 2002 UTC revision 1.1.2.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 19  the Free Software Foundation, Inc., 59 T Line 19  the Free Software Foundation, Inc., 59 T
19  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
20    
21    
22  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
23     operating system this machine is likely to run.     operating system this machine is likely to run.
24     USUAL-OPSYS="darwin"  */     USUAL-OPSYS="darwin"  */
25    
# Line 79  Boston, MA 02111-1307, USA.  */ Line 79  Boston, MA 02111-1307, USA.  */
79    
80  /* #define VIRT_ADDR_VARIES * */  /* #define VIRT_ADDR_VARIES * */
81    
 /* 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 HAVE_ALLOCA */  
   
82  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
83     to change the boundary between the text section and data section     to change the boundary between the text section and data section
84     when Emacs is dumped.  If you define this, the preloaded Lisp     when Emacs is dumped.  If you define this, the preloaded Lisp

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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