/[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.2 by akochoi, Fri Apr 26 23:39:04 2002 UTC revision 1.2.2.1 by miles, Fri Apr 4 06:20:46 2003 UTC
# Line 24  Boston, MA 02111-1307, USA.  */ Line 24  Boston, MA 02111-1307, USA.  */
24    
25    
26  /* No code in Emacs #includes config.h twice, but some of the code  /* No code in Emacs #includes config.h twice, but some of the code
27     intended to work with other packages as well (like gmalloc.c)     intended to work with other packages as well (like gmalloc.c)
28     think they can include it as many times as they like.  */     think they can include it as many times as they like.  */
29  #ifndef EMACS_CONFIG_H  #ifndef EMACS_CONFIG_H
30  #define EMACS_CONFIG_H  #define EMACS_CONFIG_H
# Line 41  Boston, MA 02111-1307, USA.  */ Line 41  Boston, MA 02111-1307, USA.  */
41  /* Define REL_ALLOC if you want to use the relocating allocator for  /* Define REL_ALLOC if you want to use the relocating allocator for
42     buffer space. */     buffer space. */
43  /* #undef REL_ALLOC */  /* #undef REL_ALLOC */
44      
45  /* Define HAVE_X_WINDOWS if you want to use the X window system.  */  /* Define HAVE_X_WINDOWS if you want to use the X window system.  */
46  /* #undef HAVE_X_WINDOWS */  /* #undef HAVE_X_WINDOWS */
47    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

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