(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.16 and 1.17

version 1.16, 2004/06/30 16:03:23 version 1.17, 2004/07/01 00:09:11
Line 12 
Line 12 
  
 PLATFORM_VERSION_SUPPORTED = yes PLATFORM_VERSION_SUPPORTED = yes
  
   ifndef CXX
 CXX = g++ CXX = g++
   endif
  
 SH = sh SH = sh
  
Line 139 
Line 141 
 #################################### ####################################
  
 ifdef PEGASUS_LSB ifdef PEGASUS_LSB
     SYS_INCLUDES += -I/usr/include -I/usr/include/c++      SYS_INCLUDES += -I/usr/include -I/usr/include/c++ -I/opt/lsbdev-base/include/c++ -I/opt/lsbdev-base/include/
     FLAGS += -DPEGASUS_OS_LSB     FLAGS += -DPEGASUS_OS_LSB
 endif endif
  


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2