/[emacs]/emacs/src/s/gnu-linux.h
ViewVC logotype

Diff of /emacs/src/s/gnu-linux.h

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

revision 1.85 by schwab, Sat Feb 2 23:02:42 2002 UTC revision 1.86 by schwab, Thu Feb 7 11:11:35 2002 UTC
# Line 1  Line 1 
1  /* This file is the configuration file for Linux-based GNU systems  /* This file is the configuration file for Linux-based GNU systems
2     Copyright (C) 1985, 86, 92, 94, 96, 1999 Free Software Foundation, Inc.     Copyright (C) 1985, 86, 92, 94, 96, 1999, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 341  Boston, MA 02111-1307, USA.  */ Line 341  Boston, MA 02111-1307, USA.  */
341  #if defined __i386__ || defined __sparc__ || defined __mc68000__ || defined __alpha__  #if defined __i386__ || defined __sparc__ || defined __mc68000__ || defined __alpha__
342  #define GC_SETJMP_WORKS 1  #define GC_SETJMP_WORKS 1
343  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
344    #ifdef __mc68000__
345    #define GC_LISP_OBJECT_ALIGNMENT 2
346    #endif
347  #endif  #endif

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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