author | Nick Hengeveld <nickh@reactrix.com> | |
Sat, 19 Nov 2005 01:08:36 +0000 (17:08 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 20 Nov 2005 04:17:25 +0000 (20:17 -0800) | ||
commit | 0890098780f295f2a58658d1f6b6627e40426c72 | |
tree | 58111a62fae0969210ab8237755a47f32cb7c5e4 | tree | snapshot |
parent | 11979b98adc301fed84122237d0d5a26a360fede | commit | diff |
Decide whether to build http-push in the Makefile
The decision about whether to build http-push or not belongs in the
Makefile. This follows Junio's suggestion to determine whether curl
is new enough to support http-push.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The decision about whether to build http-push or not belongs in the
Makefile. This follows Junio's suggestion to determine whether curl
is new enough to support http-push.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
http-push.c | diff | blob | history |