15 Oct
2011
15 Oct
'11
2:29 p.m.
On Thu, 2011-10-06 at 11:04 +0200, Gergely Nagy wrote:
While most places where OpenSSL was used were guarded by ENABLE_SSL ifs, some were not. This patch adds those guards to lib/crypto.c, modules/afsql/afsql.c and tests/loggen/loggen.c.
It also makes sure that OPENSSL_LIBS gets emptied when enable_ssl is set to no.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Thanks, Applied. -- Bazsi