syslog-ng 3.0 SSL compile fix
Hi again, Another SSL-related compilation fix patch. If SSL is disabled, tlscontext.c should probably be empty (judging from tlscontext.h). Thanks, Joe
the patch was not completely correct, ENABLE_SSL gets defined from config.h, and your ifdef was before the inclusion of config.h I've fixed that and pushed the modified patch. On Mon, 2008-11-17 at 16:49 -0500, Joe Shaw wrote:
Hi again,
Another SSL-related compilation fix patch. If SSL is disabled, tlscontext.c should probably be empty (judging from tlscontext.h).
Thanks, Joe ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
-- Bazsi
participants (2)
-
Balazs Scheidler
-
Joe Shaw