(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.46.4.1 and 1.47

version 1.46.4.1, 2008/07/01 15:17:28 version 1.47, 2008/06/03 19:10:05
Line 87 
Line 87 
  DEFINES += -DPEGASUS_PURIFY  DEFINES += -DPEGASUS_PURIFY
 endif endif
  
   ##
   ## The following flags need to be set or unset
   ## to compile-in the code required for PAM authentication
   ## and compile-out the code that uses the password file.
   ##
   
   ifdef PEGASUS_PAM_AUTHENTICATION
    DEFINES += -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE
   endif
   
   
 DEPEND_INCLUDES = DEPEND_INCLUDES =
  
  


Legend:
Removed from v.1.46.4.1  
changed lines
  Added in v.1.47

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2