(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.8 and 1.9

version 1.8, 2003/11/07 22:35:02 version 1.9, 2003/11/15 02:49:54
Line 90 
Line 90 
  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.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2