(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.9 and 1.12

version 1.9, 2003/03/11 21:26:54 version 1.12, 2003/03/21 01:43:20
Line 26 
Line 26 
  
 DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS
  
   DEFINES += -DPEGASUS_USE_SYSLOGS
   
 ifdef PEGASUS_AGENT ifdef PEGASUS_AGENT
  DEFINES += -DHPUX_EMANATE  DEFINES += -DHPUX_EMANATE
 endif endif
Line 61 
Line 63 
 endif endif
  
 ## ##
   ## The following flag sets the Authentication to be PAM based authentication.
   ##
   
   ifdef PEGASUS_ALWAYS_USE_PAM
    DEFINES += -DPEGASUS_ALWAYS_USE_PAM
   endif
   
   ##
 ## The following flag needs to be set to compile in code for ## The following flag needs to be set to compile in code for
 ## not listing the trace configuration properties. This will cause ## not listing the trace configuration properties. This will cause
 ## the trace configuration properties, traceComponents and traceLevel ## the trace configuration properties, traceComponents and traceLevel
Line 100 
Line 110 
 FLAGS = FLAGS =
  
 ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes) ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes)
   FLAGS += -Wl,+s -Wl,+b/opt/wbem/lib    FLAGS += -Wl,+s -Wl,+b/opt/wbem/lib:/usr/lib
 endif endif
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2