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

Diff for /pegasus/mak/platform_VMS_ALPHA_DECCXX.mak between version 1.4 and 1.10

version 1.4, 2005/03/19 04:01:37 version 1.10, 2005/04/07 20:11:27
Line 12 
Line 12 
  
 DEPEND_INCLUDES = DEPEND_INCLUDES =
  
 OPT_DIR = $(HOME_DIR)/opt  OBJ_DIR = $(HOME_DIR)/P_obj/$(DIR)
   BIN_DIR = $(HOME_DIR)/P_bin
   LIB_DIR = $(HOME_DIR)/P_lib
   OPT_DIR = $(HOME_DIR)/P_opt
  
 CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time
 CCFLAGS = /OPT=INLINE=ALL/nowarn CCFLAGS = /OPT=INLINE=ALL/nowarn
Line 32 
Line 35 
 OPENSSL_HOME = $(OPENSSL_VMSHOME) OPENSSL_HOME = $(OPENSSL_VMSHOME)
  
 PEGASUS_HAS_SSL = yes PEGASUS_HAS_SSL = yes
 #PEGASUS_HAS_PERFINST = yes  PEGASUS_DISABLE_PERFINST = yes
 #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = yes #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = yes
  
 CXX = cxx CXX = cxx
Line 57 
Line 60 
  
 # The Provider User Context feature (PEP 197) is not yet supported on OpenVMS # The Provider User Context feature (PEP 197) is not yet supported on OpenVMS
 PEGASUS_DISABLE_PROV_USERCTXT=1 PEGASUS_DISABLE_PROV_USERCTXT=1
   
   # Local domain sockets, or an equivalent, is not currently supported on OpenVMS. Bug 2148
   DEFINES += -DPEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2