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

Diff for /pegasus/mak/platform_AIX_RS_IBMCXX.mak between version 1.7 and 1.9

version 1.7, 2002/08/20 21:53:54 version 1.9, 2002/09/09 15:19:47
Line 25 
Line 25 
 SYS_LIBS = -ldl SYS_LIBS = -ldl
  
 # SSL support # SSL support
 FLAGS += -DPEGAUS_HAS_SSL  PEGASUS_HAS_SSL = yes
 SYS_INCLUDES += -I/usr/linux/include  
 SYS_LIBS += -L/usr/linux/lib -lssl  ifdef PEGASUS_HAS_SSL
   OPENSSL_HOME = /usr/linux
   endif
  
 CXX = xlC_r CXX = xlC_r
  
Line 42 
Line 44 
 LIB_SUFFIX = .so LIB_SUFFIX = .so
  
 AIX_LIB_PRIORITY = 0 AIX_LIB_PRIORITY = 0
   AIX_LD_HALT = 8
  
 ifndef PEGASUS_USE_MU_DEPEND ifndef PEGASUS_USE_MU_DEPEND
 PEGASUS_HAS_MAKEDEPEND = yes PEGASUS_HAS_MAKEDEPEND = yes


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2