poco/NetSSL_OpenSSL
FrancisANDRE 73222d1530 INCLUDE += -I$(POCO_BASE)/openssl/include should be added to the list of
includes otherwise, gcc takes the ssl.h from /usr/include/openssl which
could miss some declarations like TLSv1_1_client_method and
TLSv1_1_server_method, depednding on which version of openssl is
installed.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-09-17 12:31:54 +02:00
..
2012-04-23 01:14:34 +00:00
2014-11-21 09:05:25 +01:00
2012-04-23 01:14:34 +00:00
2012-04-29 18:52:25 +00:00