author | Michael J Gruber <git@drmicha.warpmail.net> | |
Wed, 26 May 2010 14:24:34 +0000 (16:24 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 May 2010 23:46:09 +0000 (16:46 -0700) | ||
commit | 70b89f871e1afa1fe3ffa22bf3e2043d4405954a | |
tree | 3d54ca7095847e03e6b9bd21659bb7dbf0429327 | tree | snapshot |
parent | dfea79004c54bc96143386d6ac22de500ba4f747 | commit | diff |
Makefile: reenable install with NO_CURL
Setting NO_CURL leaves some variables like REMOTE_CURL_ALIASES
empty, which creates no fun when for-looping over
$(REMOTE_CURL_ALIASES) unconditionally. Make it conditional.
Reported-by: Paul Walker <PWalker752@aol.com>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Setting NO_CURL leaves some variables like REMOTE_CURL_ALIASES
empty, which creates no fun when for-looping over
$(REMOTE_CURL_ALIASES) unconditionally. Make it conditional.
Reported-by: Paul Walker <PWalker752@aol.com>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |