(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.21 and 1.21.8.1

version 1.21, 2008/12/02 09:02:13 version 1.21.8.1, 2013/06/03 22:36:32
Line 61 
Line 61 
     BasicAuthenticationHandler.cpp \     BasicAuthenticationHandler.cpp \
     AuthenticationManager.cpp     AuthenticationManager.cpp
  
   # Special code calling pam_end in class AuthHandle only required
   # with session based authentication mechanism
   ifeq ($(PEGASUS_PAM_SESSION_SECURITY),true)
       SOURCES += PAMSessionBasicAuthenticator.cpp
   endif
   
   
 ifeq ($(OS_TYPE),windows) ifeq ($(OS_TYPE),windows)
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
 endif endif


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.21.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2