(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / Authentication

Diff for /pegasus/src/Pegasus/Security/Authentication/Makefile between version 1.24 and 1.25

version 1.24, 2013/11/12 06:18:24 version 1.25, 2014/09/15 07:52:15
Line 65 
Line 65 
     BasicAuthenticationHandler.cpp \     BasicAuthenticationHandler.cpp \
     AuthenticationManager.cpp     AuthenticationManager.cpp
  
   ifeq ($(PEGASUS_NEGOTIATE_AUTHENTICATION),true)
       SOURCES += NegotiateAuthenticationHandler.cpp
   endif
   
 # Special code calling pam_end in class AuthHandle only required # Special code calling pam_end in class AuthHandle only required
 # with session based authentication mechanism # with session based authentication mechanism
 ifeq ($(PEGASUS_PAM_SESSION_SECURITY),true) ifeq ($(PEGASUS_PAM_SESSION_SECURITY),true)


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2