emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/gnu-linux.h


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/s/gnu-linux.h
Date: Thu, 07 Feb 2002 06:11:35 -0500

Index: emacs/src/s/gnu-linux.h
diff -c emacs/src/s/gnu-linux.h:1.85 emacs/src/s/gnu-linux.h:1.86
*** emacs/src/s/gnu-linux.h:1.85        Sat Feb  2 18:02:42 2002
--- emacs/src/s/gnu-linux.h     Thu Feb  7 06:11:35 2002
***************
*** 1,5 ****
  /* This file is the configuration file for Linux-based GNU systems
!    Copyright (C) 1985, 86, 92, 94, 96, 1999 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* This file is the configuration file for Linux-based GNU systems
!    Copyright (C) 1985, 86, 92, 94, 96, 1999, 2002 Free Software Foundation, 
Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 341,344 ****
--- 341,347 ----
  #if defined __i386__ || defined __sparc__ || defined __mc68000__ || defined 
__alpha__
  #define GC_SETJMP_WORKS 1
  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
+ #ifdef __mc68000__
+ #define GC_LISP_OBJECT_ALIGNMENT 2
+ #endif
  #endif



reply via email to

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