/[pkg-mixmaster]/trunk/Mix/Src/config.h
ViewVC logotype

Diff of /trunk/Mix/Src/config.h

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

revision 1 by rabbi, Wed Oct 31 08:19:51 2001 UTC revision 29 by rabbi, Tue Dec 11 20:56:07 2001 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Configuration     Configuration
9     $Id: config.h,v 1.1 2001/10/31 08:19:53 rabbi Exp $ */     $Id: config.h,v 1.2 2001/12/11 20:56:07 rabbi Exp $ */
10    
11    
12  #ifndef _CONFIG_H  #ifndef _CONFIG_H
# Line 122  Line 122 
122  #endif  #endif
123  #endif  #endif
124    
125    #ifdef WIN32
126    #define BROKEN_MTA
127    /* Used if the MTA can't delete duplicate addresses */
128    #endif
129    
130  #if defined(USE_WINGUI) && !defined(WIN32)  #if defined(USE_WINGUI) && !defined(WIN32)
131  #error "The GUI requires Win32!"  #error "The GUI requires Win32!"
132  #endif  #endif

Legend:
Removed from v.1  
changed lines
  Added in v.29

  ViewVC Help
Powered by ViewVC 1.1.5