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

Diff for /pegasus/mak/config.mak between version 1.70.2.1 and 1.71

version 1.70.2.1, 2005/01/26 16:18:37 version 1.71, 2005/01/26 23:09:09
Line 287 
Line 287 
     DEFINES += -DPEGASUS_OVERRIDE_PRODUCT_ID     DEFINES += -DPEGASUS_OVERRIDE_PRODUCT_ID
 endif endif
  
   #
   # PEP 197
   # Allow the Provider User Context feature to be disabled.
   #
   #ifdef PEGASUS_DISABLE_PROV_USERCTXT
       DEFINES += -DPEGASUS_DISABLE_PROV_USERCTXT
   #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.
Line 308 
Line 316 
 DEFINES += -DPEGASUS_USE_EXPERIMENTAL_INTERFACES DEFINES += -DPEGASUS_USE_EXPERIMENTAL_INTERFACES
  
 # Set compile flag to control compilation of CIMOM statistics # Set compile flag to control compilation of CIMOM statistics
 ifdef PEGASUS_DISABLE_PERFINST  ifdef PEGASUS_HAS_PERFINST
     FLAGS += -DPEGASUS_DISABLE_PERFINST      FLAGS += -DPEGASUS_HAS_PERFINST
 endif endif
  
 ############################################################ ############################################################


Legend:
Removed from v.1.70.2.1  
changed lines
  Added in v.1.71

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2