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

Diff for /pegasus/mak/config.mak between version 1.138.2.1 and 1.138.2.2

version 1.138.2.1, 2007/03/23 21:53:44 version 1.138.2.2, 2007/05/09 18:48:22
Line 859 
Line 859 
         ($(PEGASUS_ENABLE_PRIVILEGE_SEPARATION)) invalid, must be true or false)         ($(PEGASUS_ENABLE_PRIVILEGE_SEPARATION)) invalid, must be true or false)
     endif     endif
   endif   endif
   
     ## Specifies the user context of the cimservermain process when privilege
     ## separation is enabled.
     ifdef PEGASUS_CIMSERVERMAIN_USER
       DEFINES += -DPEGASUS_CIMSERVERMAIN_USER=\"$(PEGASUS_CIMSERVERMAIN_USER)\"
     endif
   
 endif endif
  
 ##============================================================================== ##==============================================================================


Legend:
Removed from v.1.138.2.1  
changed lines
  Added in v.1.138.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2