Re: [PATCH] Fix compilation without openssl and gnutls

Stefan Gehn <[email protected]> Wed, 10 Feb 2016 19:16:07 +0100
Newsgroups gmane.comp.gnome.apps.gkrellm
Message-ID <[email protected]>
On 25/01/16 19:57, Felix Janda wrote:
> When HAVE_SSL is false, previously, md5c.o was only compiled when
> EXTRAOBJS was unset. But this is never the case since the top level
> Makefile exports EXTRAOBJS. Now, append md5c.o to EXTRAOBJS instead.
> 
> Bug: https://bugs.gentoo.org/show_bug.cgi?id=560234#c10

Whoops, I wanted to get around applying this earlier, of course I forgot :)

Applied it now, thanks for the patch.

Regards,
Stefan