emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/mac/inc/config.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/mac/inc/config.h
Date: Fri, 04 Apr 2003 01:23:28 -0500

Index: emacs/mac/inc/config.h
diff -c emacs/mac/inc/config.h:1.2 emacs/mac/inc/config.h:1.3
*** emacs/mac/inc/config.h:1.2  Fri Apr 26 19:39:04 2002
--- emacs/mac/inc/config.h      Tue Feb  4 09:12:14 2003
***************
*** 24,30 ****
  
  
  /* No code in Emacs #includes config.h twice, but some of the 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
--- 24,30 ----
  
  
  /* No code in Emacs #includes config.h twice, but some of the 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
***************
*** 41,47 ****
  /* Define REL_ALLOC if you want to use the relocating allocator for
     buffer space. */
  /* #undef REL_ALLOC */
!   
  /* Define HAVE_X_WINDOWS if you want to use the X window system.  */
  /* #undef HAVE_X_WINDOWS */
  
--- 41,47 ----
  /* Define REL_ALLOC if you want to use the relocating allocator for
     buffer space. */
  /* #undef REL_ALLOC */
! 
  /* Define HAVE_X_WINDOWS if you want to use the X window system.  */
  /* #undef HAVE_X_WINDOWS */
  




reply via email to

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