diff options
author | Johannes Sixt <j6t@kdbg.org> | 2010-01-19 16:39:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-19 15:27:40 -0800 |
commit | 4256f36c58238a1b2317372b37be889d75a93198 (patch) | |
tree | 0003ac6a7642fbf9d25ebf3c1ef22a0dcfe73836 /bisect.c | |
parent | d07430f98cfd6fae3f5ee91c2fa314f1cacf6f33 (diff) | |
download | git-4256f36c58238a1b2317372b37be889d75a93198.tar.gz |
Makefile: honor NO_CURL when setting REMOTE_CURL_* variables
Previously, these variables were set before there was a chance to set
NO_CURL.
This made a difference only during 'make install', because by installing
$(REMOTE_CURL_ALIASES), the rule tries to access $(REMOTE_CURL_PRIMARY),
which was never installed. On Windows, this fails; on Unix, stale symbolic
links are created.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Acked-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions