emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/config.in


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/config.in
Date: Tue, 04 Feb 2003 09:03:23 -0500

Index: emacs/src/config.in
diff -c emacs/src/config.in:1.181 emacs/src/config.in:1.182
*** emacs/src/config.in:1.181   Wed Jan 22 14:57:26 2003
--- emacs/src/config.in Tue Feb  4 09:03:12 2003
***************
*** 22,28 ****
  
  
  /* No code in Emacs #includes config.h twice, but some bits of code
!    intended to work with other packages as well (like gmalloc.c) 
     think they can include it as many times as they like.  */
  #ifndef EMACS_CONFIG_H
  #define EMACS_CONFIG_H
--- 22,28 ----
  
  
  /* No code in Emacs #includes config.h twice, but some bits of code
!    intended to work with other packages as well (like gmalloc.c)
     think they can include it as many times as they like.  */
  #ifndef EMACS_CONFIG_H
  #define EMACS_CONFIG_H
***************
*** 999,1005 ****
  #ifdef __GNUC__
  #  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,
       SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.
       Fixme: Deal with ns32k, SVR3.  */
--- 999,1005 ----
  #ifdef __GNUC__
  #  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,
       SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.
       Fixme: Deal with ns32k, SVR3.  */
***************
*** 1022,1028 ****
  
  #endif /* EMACS_CONFIG_H */
  
! /* 
  Local Variables:
  mode: c
  End:
--- 1022,1028 ----
  
  #endif /* EMACS_CONFIG_H */
  
! /*
  Local Variables:
  mode: c
  End:




reply via email to

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