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

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

version 1.42.4.2, 2004/04/23 18:23:41 version 1.43, 2004/01/16 22:03:35
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  else
 DEFINES+= -DPEGASUS_MONITOR2 DEFINES+= -DPEGASUS_MONITOR2
 endif endif
  
   # is the pegasus slp classes
   ifdef PEGASUS_SLP_CLASSES
           DEFINES+= -DPEGASUS_SLP_CLASSES
   endif
   
 # setup function to enable SLP functions in the Pegasus standard compile # setup function to enable SLP functions in the Pegasus standard compile
 # Set the environment varaible PEGASUS_ENABLE_SLP to enable SLP code. # Set the environment varaible PEGASUS_ENABLE_SLP to enable SLP code.
 ifdef PEGASUS_ENABLE_SLP ifdef PEGASUS_ENABLE_SLP
Line 256 
Line 261 
  
 ############################################################ ############################################################
 # #
 # Set any vendor-specific compile flags  
 #  
 ############################################################  
   
 ifdef PEGASUS_VENDOR_HP  
   DEFINES+= -DPEGASUS_VENDOR_HP  
 endif  
   
   
 ############################################################  
 #  
 # Set up other Make Variables that depend on platform config files # Set up other Make Variables that depend on platform config files
 # #
 ############################################################ ############################################################


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2