(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.98.2.2 and 1.99

version 1.98.2.2, 2004/04/07 19:47:18 version 1.99, 2004/01/27 13:48:11
Line 14 
Line 14 
  
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 ifdef PEGASUS_KERBEROS_AUTHENTICATION  
   LIBRARIES += pegkrb  
 endif  
   
 SOURCES = \ SOURCES = \
     Array.cpp \     Array.cpp \
     AsyncOpNode.cpp \     AsyncOpNode.cpp \
Line 95 
Line 91 
     OptionManager.cpp \     OptionManager.cpp \
     pegasus_socket.cpp \     pegasus_socket.cpp \
     Pair.cpp \     Pair.cpp \
       QueryExpression.cpp \
       QueryExpressionRep.cpp \
     Queue.cpp \     Queue.cpp \
     Resolver.cpp \     Resolver.cpp \
     ResponseHandler.cpp \     ResponseHandler.cpp \
Line 167 
Line 165 
 endif endif
  
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
   ifdef PEGASUS_HAS_SSL  
     EXTRA_LIBRARIES += $(OPENSSL_HOME)/lib/ssleay32.lib $(OPENSSL_HOME)/lib/libeay32.lib  
   endif  
   SYS_LIBS = ws2_32.lib advapi32.lib   SYS_LIBS = ws2_32.lib advapi32.lib
 endif endif
  


Legend:
Removed from v.1.98.2.2  
changed lines
  Added in v.1.99

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2