/[emacs]/emacs/mac/inc/config.h
ViewVC logotype

Diff of /emacs/mac/inc/config.h

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

revision 1.4 by miles, Mon Sep 1 15:45:41 2003 UTC revision 1.5 by tamm, Mon Dec 27 17:23:53 2004 UTC
# Line 261  Boston, MA 02111-1307, USA.  */ Line 261  Boston, MA 02111-1307, USA.  */
261    
262  /* #undef CRAY_STACKSEG_END */  /* #undef CRAY_STACKSEG_END */
263    
264  /* #undef UNEXEC_SRC unexelf.c  /* #undef UNEXEC_SRC */
265    
266  /* #undef HAVE_LIBXBSD */  /* #undef HAVE_LIBXBSD */
267  /* #undef HAVE_XRMSETDATABASE */  /* #undef HAVE_XRMSETDATABASE */
# Line 367  Boston, MA 02111-1307, USA.  */ Line 367  Boston, MA 02111-1307, USA.  */
367  /* #undef _XOPEN_SOURCE */  /* #undef _XOPEN_SOURCE */
368    
369  #ifdef __MRC__  #ifdef __MRC__
370    /* Use low-bits for tags.  If ENABLE_CHECKING is turned on together
371       with USE_LSB_TAG, optimization flags should be explicitly turned
372       off.  */
373    #define USE_LSB_TAG
374    #endif
375    
376    #ifdef __MRC__
377  #define EMACS_CONFIGURATION "macos-mpw"  #define EMACS_CONFIGURATION "macos-mpw"
378  #else  /* Assume CodeWarrior */  #else  /* Assume CodeWarrior */
379  #define EMACS_CONFIGURATION "macos-cw"  #define EMACS_CONFIGURATION "macos-cw"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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