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: pgpeTb_W6bcp9.pgp
Description: PGP signature

Reply via email to