https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7361
Noah Meyerhans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5415|0 |1 is obsolete| | --- Comment #3 from Noah Meyerhans <[email protected]> --- Created attachment 5416 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5416&action=edit Look for CRYPTO_malloc when detecting libcrypto This patch against trunk changes the spamc configure script to look for CRYPTO_malloc when detecting libcrypto. It should support current and legacy versions of OpenSSL. spamc/configure.in was the only change made manually. spamc/configure is autogenerated by autoconf 2.59, which was the same version used to generate the previous version a long, long time ago. It may be worth regenerating with a modern autoconf, but that's not necessary here. -- You are receiving this mail because: You are the assignee for the bug.
