(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.4.2 and 1.13

version 1.10.4.2, 2004/04/24 01:38:14 version 1.13, 2004/06/15 18:38:24
Line 60 
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
   
 endif endif
  
  
Line 85 
Line 86 
  FLAGS += -DUSE_CONNECTLOCAL  FLAGS += -DUSE_CONNECTLOCAL
 endif endif
  
 # Warning: Setting the PEGASUS_USE_DEPRECATED_INTERFACES flag exposes  
 # deprecated interfaces in externally-facing header files.  The deprecated  
 # interfaces may not be compatible with subsequent Pegasus releases.  
 # This flag should be used only for transitionary compatibility with  
 # existing code and not for new development.  
   
 ifdef PEGASUS_USE_DEPRECATED_INTERFACES  
   DEFINES += -DPEGASUS_USE_DEPRECATED_INTERFACES  
 endif  
   
 # l10n # l10n
 ifdef PEGASUS_HAS_MESSAGES ifdef PEGASUS_HAS_MESSAGES
   DEFINES += -DPEGASUS_HAS_MESSAGES   DEFINES += -DPEGASUS_HAS_MESSAGES


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2