bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [PATCH] Anyone want to add libcares support to wget?


From: Tim Rühsen
Subject: Re: [Bug-wget] [PATCH] Anyone want to add libcares support to wget?
Date: Sun, 20 Mar 2016 18:55:17 +0100
User-agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; )

Am Sonntag, 20. März 2016, 17:21:11 schrieb Daniel Stenberg:
> On Sun, 20 Mar 2016, Tim Rühsen wrote:
> > Here comes the first version of the patch.
> 
> The c-ares library is called libcares.(a|so) when you install it from the
> c-ares sources. The ares library installs libares. So I think you want to
> detect libcares in configure etc.
> 
> c-ares is a fork of the ares project.

Thanks, in fact I missed that point (though I wondered about libc-ares for a 
second, reading 'libc' + 'ares'. xD

Everything works here due to correct pkg-config handling in configure.ac... 
but the fallback (e.g. no pkg-config installed) would fail.

I'll correct that, also in the docs.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]