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