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

Diff for /pegasus/mak/config.mak between version 1.43 and 1.46

version 1.43, 2004/01/16 22:03:35 version 1.46, 2004/02/09 21:39:10
Line 239 
Line 239 
 endif endif
  
 # PEP 123 use monitor2 (the default) or not # PEP 123 use monitor2 (the default) or not
 ifdef PEGASUS_USE_23HTTPMONITOR  #ifdef PEGASUS_USE_23HTTPMONITOR_SERVER
 else  DEFINES+= -DPEGASUS_USE_23HTTPMONITOR_SERVER
 DEFINES+= -DPEGASUS_MONITOR2  #endif
 endif  
   #BUG 1170 Monitor2 Client Workaround
   #ifdef PEGASUS_USE_23HTTPMONITOR_CLIENT
   DEFINES+= -DPEGASUS_USE_23HTTPMONITOR_CLIENT
   #endif
  
 # is the pegasus slp classes # is the pegasus slp classes
 ifdef PEGASUS_SLP_CLASSES ifdef PEGASUS_SLP_CLASSES


Legend:
Removed from v.1.43  
changed lines
  Added in v.1.46

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2