From c0d69c816145f05ec6182094ce438d55a5844805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Oct 2006 17:32:23 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18315 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 3997078e4..3349c1316 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,11 @@ 2006-10-07 Love Hörnquist Åstrand + * have-struct-field.m4: memset the structure to make sure that we + don't get compiler warnings. + + * crypto.m4: OpenSSL_add_all_algorithms is not a openssl specific + requirement, hcrypto need to have to too. + * crypto.m4: Require openssl have OpenSSL_add_all_algorithms 2006-10-04 Love Hörnquist Åstrand