/[emacs]/emacs/src/config.in
ViewVC logotype

Diff of /emacs/src/config.in

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

revision 1.181 by schwab, Wed Jan 22 19:57:26 2003 UTC revision 1.182 by lektu, Tue Feb 4 14:03:12 2003 UTC
# Line 22  Boston, MA 02111-1307, USA.  */ Line 22  Boston, MA 02111-1307, USA.  */
22    
23    
24  /* No code in Emacs #includes config.h twice, but some bits of code  /* No code in Emacs #includes config.h twice, but some bits of code
25     intended to work with other packages as well (like gmalloc.c)     intended to work with other packages as well (like gmalloc.c)
26     think they can include it as many times as they like.  */     think they can include it as many times as they like.  */
27  #ifndef EMACS_CONFIG_H  #ifndef EMACS_CONFIG_H
28  #define EMACS_CONFIG_H  #define EMACS_CONFIG_H
# Line 999  typedef unsigned size_t; Line 999  typedef unsigned size_t;
999  #ifdef __GNUC__  #ifdef __GNUC__
1000  #  ifndef GC_SETJMP_WORKS  #  ifndef GC_SETJMP_WORKS
1001    /* GC_SETJMP_WORKS is nearly always appropriate for GCC --    /* GC_SETJMP_WORKS is nearly always appropriate for GCC --
1002       see NON_SAVING_SETJMP in the target descriptions.  */         see NON_SAVING_SETJMP in the target descriptions.  */
1003    /* Exceptions (see NON_SAVING_SETJMP in target description) are ns32k,    /* Exceptions (see NON_SAVING_SETJMP in target description) are ns32k,
1004       SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.       SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.
1005       Fixme: Deal with ns32k, SVR3.  */       Fixme: Deal with ns32k, SVR3.  */
# Line 1022  typedef unsigned size_t; Line 1022  typedef unsigned size_t;
1022    
1023  #endif /* EMACS_CONFIG_H */  #endif /* EMACS_CONFIG_H */
1024    
1025  /*  /*
1026  Local Variables:  Local Variables:
1027  mode: c  mode: c
1028  End:  End:

Legend:
Removed from v.1.181  
changed lines
  Added in v.1.182

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