changeset 87635:5cb1a5e7e3a6

Regenerate.
author Glenn Morris <rgm@gnu.org>
date Tue, 08 Jan 2008 05:07:59 +0000
parents 9f2e2b546efc
children 08663683b8a1
files src/config.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Tue Jan 08 05:06:48 2008 +0000
+++ b/src/config.in	Tue Jan 08 05:07:59 2008 +0000
@@ -1161,9 +1161,9 @@
 #  ifndef GC_SETJMP_WORKS
   /* GC_SETJMP_WORKS is nearly always appropriate for GCC --
      see NON_SAVING_SETJMP in the target descriptions.  */
-  /* Exceptions (see NON_SAVING_SETJMP in target description) are ns32k,
+  /* Exceptions (see NON_SAVING_SETJMP in target description) are
      SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.
-     Fixme: Deal with ns32k, SVR3.  */
+     Fixme: Deal with SVR3.  */
 #    define GC_SETJMP_WORKS 1
 #  endif
 #  ifndef GC_LISP_OBJECT_ALIGNMENT