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

Diff for /pegasus/mak/platform_HPUX_PARISC_ACC.mak between version 1.19 and 1.20

version 1.19, 2002/05/26 22:59:52 version 1.20, 2002/05/27 08:56:24
Line 16 
Line 16 
  
 PLATFORM_VERSION_SUPPORTED = yes PLATFORM_VERSION_SUPPORTED = yes
  
 ifeq ($(HPUX_IA64_VERSION), yes)  ifeq ($(HPUX_IA64_NATIVE_COMPILER), yes)
   SYS_INCLUDES = -I$(ROOT)/src/stdcxx/stream    SYS_INCLUDES =
 else else
   SYS_INCLUDES = -I$(ROOT)/src/stdcxx/stream   SYS_INCLUDES = -I$(ROOT)/src/stdcxx/stream
 endif endif
Line 52 
Line 52 
  DEFINES += -DPEGASUS_LOCAL_DOMAIN_SOCKET  DEFINES += -DPEGASUS_LOCAL_DOMAIN_SOCKET
 endif endif
  
   ifeq ($(HPUX_IA64_NATIVE_COMPILER), yes)
    DEFINES += -DHPUX_IA64_NATIVE_COMPILER
   endif
   
 ## ##
 ## The following two flags need to be set or unset together ## The following two flags need to be set or unset together
 ## to compile-in the code required for PAM authentication ## to compile-in the code required for PAM authentication


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2