(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.22

version 1.20, 2004/03/03 22:51:21 version 1.22, 2004/04/30 23:25:20
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 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.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2