[PATCH] 2.0.20 configure cannot find curl-config when --with-libcurl=PATH
John Marshall
john.marshall at riverwillow.com.au
Thu Jun 20 10:40:51 CEST 2013
On Mon, 10 Jun 2013, 15:46 +1000, John Marshall wrote:
> I discovered that configure was not finding and using
> the installed /usr/local/bin/curl-config. I was passing
> --with-libcurl=/usr/local to configure. config.log was showing failure
> to discover curl-config but success finding libcurl:
> Passing a bare --with-libcurl to configure worked:
> Looking at the configure script, it was passing a fully-qualified
> pathname for curl-config (instead of just the program name) to
> AC_PATH_PROG, which will never work. The following patch against the
> STABLE-BRANCH-2-0 m4/libcurl.m4 yields what I believe to be the intended
> result:
No reply to this report after 1.5 weeks so I decided to create a BTS
account and submit it there:
Issue 1510
Thank you again for producing this wonderful software!
--
John Marshall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: </pipermail/attachments/20130620/85c821b2/attachment.sig>
More information about the Gnupg-devel
mailing list