12 lines
382 B
Text
12 lines
382 B
Text
|
--- NetSSL_OpenSSL/testsuite/Makefile.orig Tue Mar 19 19:27:24 2013
|
||
|
+++ NetSSL_OpenSSL/testsuite/Makefile Tue Mar 19 19:27:28 2013
|
||
|
@@ -8,7 +8,7 @@
|
||
|
|
||
|
include $(POCO_BASE)/build/rules/global
|
||
|
|
||
|
-SYSLIBS += -lssl -lcrypto -lz -ldl
|
||
|
+SYSLIBS += -lssl -lcrypto -lz
|
||
|
|
||
|
objects = NetSSLTestSuite Driver \
|
||
|
HTTPSClientSessionTest HTTPSClientTestSuite HTTPSServerTest HTTPSServerTestSuite \
|