(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.13 and 1.16

version 1.13, 2004/06/15 18:38:24 version 1.16, 2004/06/30 16:03:23
Line 22 
Line 22 
  
 MOVE = mv MOVE = mv
  
   MKDIRHIER = mkdir -p
   
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
 MAJOR_VERSION_NUMBER = 1 MAJOR_VERSION_NUMBER = 1
Line 129 
Line 131 
     SYS_LIBS += -licui18n     SYS_LIBS += -licui18n
   endif   endif
 endif endif
   
   ####################################
   ##
   ##   If PEGASUS_LSB is set, set the rest of the variables.
   ##
   ####################################
   
   ifdef PEGASUS_LSB
       SYS_INCLUDES += -I/usr/include -I/usr/include/c++
       FLAGS += -DPEGASUS_OS_LSB
   endif
   


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2