bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] *BROKEN* Configure cleanup


From: Darshit Shah
Subject: Re: [Bug-wget] *BROKEN* Configure cleanup
Date: Fri, 21 Nov 2014 13:23:32 +0530
User-agent: Mutt/1.5.23 (2014-03-12)

On 11/20, Tim Rühsen wrote:
On Thursday 20 November 2014 15:36:57 Darshit Shah wrote:
On 11/20, Darshit Shah wrote:
>How does this look for another attempt at the configure file?

Here's another patch that uses pkg-config to check for libpsl

Also, if there are no objections, I'll also push the patch that adds -Wextra
to the default CFLAGS.

Sorry, you forgot

   # correct $LIBPSL_LIBS (in libpsl <= 0.6.0)
   AS_IF([test "x$LIBPSL_LIBS" = "x-llibpsl "], [LIBPSL_LIBS="-lpsl"])

Missing this, ./configure will not work any more (you called it spurious
errors).

Please add it ASAP, just can't build Wget right now.

Oops! Sorry. Yes, you mentioned it in the earlier mail, but I had this code already in my git stash, so I just popped it and turned it into a commit.

Also, on Arch Linux, since we're currently using libpsl 0.6.2, the configure code worked correctly.

Thanks for pushing the required changes.


--
Thanking You,
Darshit Shah

Attachment: pgpXkLdx2qCGO.pgp
Description: PGP signature


reply via email to

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