From c5089ecaec3b2c02f014f4e67518390702a4ba14 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 20 Aug 2014 11:06:20 +1000 Subject: - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than -L/-l; fixes linking problems on some platforms --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94c4beeb3..2ab238d4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2014020 - (djm) [configure.ac] Check OpenSSL version is supported at configure time; suggested by Kevin Brott + - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than + -L/-l; fixes linking problems on some platforms 20140819 - (djm) [serverloop.c] Fix syntax error on Cygwin; from Corinna Vinschen -- cgit v1.2.3