From ec1fda3245394ba0bcfdaa13251241d3ae53ac79 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 16 Jul 2011 11:17:40 +0000 Subject: [PATCH] 2011-07-16 13:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbssl/hbssl.hbc * updated 3rd party lib list for OS/2. Patch by David Arturo Macias Corona --- harbour/ChangeLog | 5 +++++ harbour/contrib/hbssl/hbssl.hbc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index bbe42469bf..6ef8abf896 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2011-07-16 13:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbssl/hbssl.hbc + * updated 3rd party lib list for OS/2. + Patch by David Arturo Macias Corona + 2011-07-15 21:56 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbct/ct.h * harbour/contrib/hbct/bitnum.c diff --git a/harbour/contrib/hbssl/hbssl.hbc b/harbour/contrib/hbssl/hbssl.hbc index 4fcafb1f74..16f3983d52 100644 --- a/harbour/contrib/hbssl/hbssl.hbc +++ b/harbour/contrib/hbssl/hbssl.hbc @@ -10,7 +10,7 @@ skip={dos} { (HB_STATIC_OPENSSL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF} {unix}libs=ssl crypto -{os2}libs=openssl ssl crypto libosslfips +{os2}libs=libssl_s libcrypto_s {!(HB_STATIC_OPENSSL&!hbdyn)&win}libs=ssleay32 libeay32 { (HB_STATIC_OPENSSL&!hbdyn)&win&!allmingw}libs=ssleay32 libeay32 { (HB_STATIC_OPENSSL&!hbdyn)&allmingw}libs=ssl crypto