/[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 304 by ulfm, Wed Sep 25 23:02:44 2002 UTC revision 305 by rabbi, Wed Oct 2 22:23:35 2002 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Configuration     Configuration
9     $Id: config.h,v 1.23 2002/09/25 23:02:44 ulfm Exp $ */     $Id: config.h,v 1.24 2002/10/02 22:23:35 rabbi Exp $ */
10    
11    
12  #ifndef _CONFIG_H  #ifndef _CONFIG_H
# Line 123  Line 123 
123  #endif  #endif
124  #endif  #endif
125    
126    #ifdef WIN32
127    #define NO_SETENV
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.304  
changed lines
  Added in v.305

  ViewVC Help
Powered by ViewVC 1.1.5