]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerate.
authorGlenn Morris <rgm@gnu.org>
Tue, 8 Jan 2008 05:07:59 +0000 (05:07 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 8 Jan 2008 05:07:59 +0000 (05:07 +0000)
src/config.in

index ac78c53a4b60b5561c2bac1f67fd9769d840e2d0..a368067563c8a65c7abdf04b18184a75d537ff53 100644 (file)
@@ -1161,9 +1161,9 @@ typedef unsigned size_t;
 #  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