(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.20 and 1.23

version 1.20, 2004/03/03 22:51:21 version 1.23, 2004/08/03 21:30:37
Line 71 
Line 71 
 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 the configuration ## The following flag needs to be set to compile in the configuration
 ## properties set with fixed release settings. ## properties set with fixed release settings.
 ## ##
Line 90 
Line 82 
 ifdef PEGASUS_HAS_MESSAGES ifdef PEGASUS_HAS_MESSAGES
   DEFINES += -DPEGASUS_HAS_MESSAGES   DEFINES += -DPEGASUS_HAS_MESSAGES
   ifdef ICU_ROOT   ifdef ICU_ROOT
         MSG_COMPILE = genrb          MSG_COMPILE = ${ICU_INSTALL}/bin/genrb
         MSG_FLAGS =         MSG_FLAGS =
         MSG_SOURCE_EXT = .txt         MSG_SOURCE_EXT = .txt
         MSG_COMPILE_EXT = .res         MSG_COMPILE_EXT = .res
Line 177 
Line 169 
   FLAGS += -g   FLAGS += -g
 endif endif
  
   #
   #  For future use on HP-UX
   #
   ifdef HPUX_LARGE_INTERFACES
           FLAGS += -D_HPUX_API_LEVEL=20040821
   endif
   
 SYS_LIBS = -lpthread -lrt SYS_LIBS = -lpthread -lrt
  
 SH = sh SH = sh


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2