From a19b707412ba69f5f6ce9b1cfd084dc6d0a52f2f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 5 Sep 2009 23:44:22 +0000 Subject: [PATCH] 2009-09-06 01:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbtip/hbtipssl.hbc ! Fixed typo in lib name. --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbtip/hbtipssl.hbc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 80b86efea7..99d3fc7892 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-09-06 01:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbtip/hbtipssl.hbc + ! Fixed typo in lib name. + 2009-09-05 23:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * config/detect.mk diff --git a/harbour/contrib/hbtip/hbtipssl.hbc b/harbour/contrib/hbtip/hbtipssl.hbc index c04714e245..2770feea68 100644 --- a/harbour/contrib/hbtip/hbtipssl.hbc +++ b/harbour/contrib/hbtip/hbtipssl.hbc @@ -4,5 +4,5 @@ incpaths=. -libs=hbtips +libs=hbtipssl libs=../hbssl/hbssl.hbc