(file) Return to config.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/config.mak between version 1.41 and 1.44

version 1.41, 2003/10/15 20:09:09 version 1.44, 2004/01/29 21:13:44
Line 238 
Line 238 
         DEFINES+= -DPEGASUS_REMOVE_TRACE         DEFINES+= -DPEGASUS_REMOVE_TRACE
 endif endif
  
   # PEP 123 use monitor2 (the default) or not
 # use monitor_2  ifdef PEGASUS_USE_23HTTPMONITOR
 ifdef PEGASUS_MONITOR2  DEFINES+= -DPEGASUS_USE_23HTTPMONITOR
 DEFINES+= -DPEGASUS_MONITOR2  
 endif endif
  
 # is the pegasus slp classes # is the pegasus slp classes
Line 255 
Line 254 
   DEFINES+= -DPEGASUS_ENABLE_SLP   DEFINES+= -DPEGASUS_ENABLE_SLP
 endif endif
  
   # compile in the experimental APIs
   DEFINES+= -DPEGASUS_USE_EXPERIMENTAL_INTERFACES
   
  
 ############################################################ ############################################################
 # #


Legend:
Removed from v.1.41  
changed lines
  Added in v.1.44

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2