(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.39 and 1.41

version 1.39, 2005/10/11 11:51:44 version 1.41, 2005/12/14 22:15:31
Line 52 
Line 52 
  SYS_INCLUDES += -I$(PURIFY_HOME)  SYS_INCLUDES += -I$(PURIFY_HOME)
 endif endif
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC -DPEGASUS_LOCAL_DOMAIN_SOCKET  #########################################################################
   ##
   ## Platform specific compile options controlled by environment variables
   ## are set here.
   ##
   #########################################################################
   
   # Enable OOP by default if preference not already set in the environment
   #
   ifndef PEGASUS_DEFAULT_OOP_ON
   PEGASUS_DEFAULT_OOP_ON = true
   endif
   
   
   
   #########################################################################
   
   DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_PLATFORM_HPUX_ACC
  
 DEFINES += -DPEGASUS_USE_SYSLOGS DEFINES += -DPEGASUS_USE_SYSLOGS
  


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.41

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2