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

Diff for /pegasus/mak/platform_HPUX_ACC.mak between version 1.6.6.6 and 1.14.2.1

version 1.6.6.6, 2003/02/13 22:02:30 version 1.14.2.1, 2003/08/13 19:39:49
Line 24 
Line 24 
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC -DPEGASUS_REMOVE_DEPRECATED -DPEGASUS_LOCAL_DOMAIN_SOCKET DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC -DPEGASUS_REMOVE_DEPRECATED -DPEGASUS_LOCAL_DOMAIN_SOCKET
  
   DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS
   
   DEFINES += -DPEGASUS_USE_SYSLOGS
   
   DEFINES += -DPEGASUS_HAS_SIGNALS
   
 ifdef PEGASUS_AGENT ifdef PEGASUS_AGENT
  DEFINES += -DHPUX_EMANATE  DEFINES += -DHPUX_EMANATE
 endif endif
Line 48 
Line 54 
  DEFINES += -DNDEBUG  DEFINES += -DNDEBUG
 endif endif
  
   ifdef PEGASUS_INDICATION_PERFINST
     DEFINES += -DPEGASUS_INDICATION_PERFINST
   endif
   
   ifdef PEGASUS_INDICATION_HASHTRACE
     DEFINES += -DPEGASUS_INDICATION_HASHTRACE
   endif
   
 ## ##
 ## The following flags need to be set or unset ## The following flags need to be set or unset
 ## to compile-in the code required for PAM authentication ## to compile-in the code required for PAM authentication
Line 60 
Line 74 
  
 ## ##
 ## The following flag sets the Authentication to be PAM based authentication. ## The following flag sets the Authentication to be PAM based authentication.
 ## It is enabled for IA64 platform.  
 ## ##
  
 ifdef PEGASUS_HPUX_ALWAYS_USE_PAM  ifdef PEGASUS_ALWAYS_USE_PAM
  DEFINES += -DPEGASUS_HPUX_ALWAYS_USE_PAM   DEFINES += -DPEGASUS_ALWAYS_USE_PAM
 endif endif
  
 ## ##
 ## The following flag needs to be set to compile in code for  
 ## not listing the trace configuration properties. This will cause  
 ## the trace configuration properties, traceComponents and traceLevel  
 ## not to be listed when using the cimconfig -l command.  
 ##  
 DEFINES += -DPEGASUS_DONOT_LIST_TRACE_PROPERTIES  
   
 ##  
 ## The following flag needs to be set to compile in the configuration ## The following flag needs to be set to compile in the configuration
 ## properties set with fixed release settings. ## properties set with fixed release settings.
 ## ##


Legend:
Removed from v.1.6.6.6  
changed lines
  Added in v.1.14.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2