cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Overwriting PKGCONFIG when building curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 13 Oct 2015 13:00:26 +0200 (CEST)

On Sat, 10 Oct 2015, Rainer Jung wrote:

> the acinclude.m4 file contains the macro CURL_CHECK_PKGCONFIG to check for
> installed libraries. The macro also searches for the pkg-config to use by
> calling
>
> AC_PATH_TOOL( PKGCONFIG, pkg-config, no, $PATH:/usr/bin:/usr/local/bin)
>
> Before calling AC_PATH_TOOL, the macro explicitly sets
>
> PKGCONFIG="no"

Thanks for pointing this out. Assignment was removed in commit 14d5a86b3e63
that was just merged!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-10-13