emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/config.nt


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/nt/config.nt
Date: Tue, 04 Feb 2003 09:16:30 -0500

Index: emacs/nt/config.nt
diff -c emacs/nt/config.nt:1.16 emacs/nt/config.nt:1.17
*** emacs/nt/config.nt:1.16     Tue Mar 19 07:03:42 2002
--- emacs/nt/config.nt  Tue Feb  4 09:16:25 2003
***************
*** 20,26 ****
  
  
  /* 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
--- 20,26 ----
  
  
  /* 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
***************
*** 288,294 ****
     configuration names to use for them.
  
     See s/template.h for documentation on writing s/SYSTEM.h files.  */
! #undef config_opsysfile 
  #include "s/ms-w32.h"
  
  /* The configuration script defines machfile to be the name of the
--- 288,294 ----
     configuration names to use for them.
  
     See s/template.h for documentation on writing s/SYSTEM.h files.  */
! #undef config_opsysfile
  #include "s/ms-w32.h"
  
  /* The configuration script defines machfile to be the name of the




reply via email to

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