(file) Return to config-linux.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/config-linux.mak between version 1.10 and 1.10.4.2

version 1.10, 2003/12/12 17:46:33 version 1.10.4.2, 2004/04/24 01:38:14
Line 28 
Line 28 
  
 LIB_SUFFIX = .so.$(MAJOR_VERSION_NUMBER) LIB_SUFFIX = .so.$(MAJOR_VERSION_NUMBER)
  
   DEFINES += -DPEGASUS_USE_SYSLOGS
   
 DEFINES += -DPEGASUS_HAS_SIGNALS DEFINES += -DPEGASUS_HAS_SIGNALS
  
 SYS_LIBS = -ldl -lpthread -lcrypt SYS_LIBS = -ldl -lpthread -lcrypt
Line 58 
Line 60 
 ## and compile-out the code that uses the password file. ## and compile-out the code that uses the password file.
  
  DEFINES += -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE  DEFINES += -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE
   
 ##  
 ## The following flag sets the Authentication to be PAM based authentication.  
 ##  
   ifdef PEGASUS_ALWAYS_USE_PAM  
    DEFINES += -DPEGASUS_ALWAYS_USE_PAM  
   endif  
 endif endif
  
  


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.4.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2