Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v2] Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:00:53

Dave Borowitz [off-list ref] writes:
The original implementation of CURL_CONFIG support did not match the
original behavior of using -lcurl when CURLDIR was not set. This broke
implementations that were lacking curl-config but did have libcurl
installed along system libraries, such as MSysGit. In other words, the
assumption that curl-config is always installed was incorrect.

Instead, if CURL_CONFIG is empty or returns an empty result (e.g. due
to curl-config being missing), use the old behavior of falling back to
-lcurl.

Signed-off-by: Dave Borowitz <redacted>
---
Thanks. Will pick this version up.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help