git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18315 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-07 17:32:23 +00:00
parent ef397081cd
commit c0d69c8161

View File

@@ -1,5 +1,11 @@
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>