(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Makefile between version 1.113 and 1.114

version 1.113, 2004/09/01 02:31:06 version 1.114, 2004/09/01 06:16:02
Line 130 
Line 130 
     CommonUTF.cpp     CommonUTF.cpp
  
 ifeq ($(OS),linux) ifeq ($(OS),linux)
     EXTRA_LIBRARIES += -lcrypt
   ifdef PEGASUS_HAS_SSL   ifdef PEGASUS_HAS_SSL
     EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto -lcrypt      EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto
     EXTRA_LINK_ARGUMENTS =  -Xlinker -rpath -Xlinker $(OPENSSL_HOME)/lib     EXTRA_LINK_ARGUMENTS =  -Xlinker -rpath -Xlinker $(OPENSSL_HOME)/lib
   endif   endif
 endif endif


Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2