(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 and 1.6.6.8

version 1.6, 2002/10/08 21:32:42 version 1.6.6.8, 2003/03/11 23:28:01
Line 1 
Line 1 
 MAJOR_VERSION_NUMBER = 0  MAJOR_VERSION_NUMBER = 1
  
 OS = HPUX OS = HPUX
  
Line 22 
Line 22 
  SYS_INCLUDES += -I$(PURIFY_HOME)  SYS_INCLUDES += -I$(PURIFY_HOME)
 endif endif
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC -DPEGASUS_REMOVE_DEPRECATED  DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC -DPEGASUS_REMOVE_DEPRECATED -DPEGASUS_LOCAL_DOMAIN_SOCKET -DPEGASUS_TEMP_HARDCODED_IND_DELIVERY
   
   DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS
  
 ifdef PEGASUS_AGENT ifdef PEGASUS_AGENT
  DEFINES += -DHPUX_EMANATE  DEFINES += -DHPUX_EMANATE
Line 59 
Line 61 
 endif endif
  
 ## ##
   ## The following flag sets the Authentication to be PAM based authentication.
   ## It is enabled for IA64 platform.
   ##
   
   ifdef PEGASUS_HPUX_ALWAYS_USE_PAM
    DEFINES += -DPEGASUS_HPUX_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 98 
Line 109 
 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.6  
changed lines
  Added in v.1.6.6.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2