diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-09-04 00:01:03 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-09-04 00:01:03 +0200 |
commit | 073b03fab78e0e445a06776ff556d6c68668f4dc (patch) | |
tree | 29931475cf9b6260dd4642605eb5431511d4a62b /lib/pipeline.c | |
parent | f73f052010b2430dbb14ddf05e2a67e4d0b4b7de (diff) |
acinclude: fix --without-ca-path when cross-compiling
The commit 7b074a460b64811 to CURL_CHECK_CA_BUNDLE in 7.31 (don't check
for paths when cross-compiling) causes --without-ca-path to no longer
works when cross-compiling, since ca and capath only ever get set to
"no" when not cross-compiling, I attach a patch that works for me. Also
in the cross-compilation case, no ca-path seems to be a better default
(IMVHO) than empty ca-path.
Bug: http://curl.haxx.se/bug/view.cgi?id=1273
Patch-by: Stefan Neis
Diffstat (limited to 'lib/pipeline.c')
0 files changed, 0 insertions, 0 deletions