author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 31 Jul 2005 00:14:23 +0000 (02:14 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 31 Jul 2005 06:01:09 +0000 (23:01 -0700) | ||
commit | b2c0bd652a0bd0e0c307968387e2edbb873f7b50 | |
tree | fcc6fc7b9872717b80f5e5fbc77ef197fe341db4 | tree | snapshot |
parent | 4f7eb2e5a351e0d1f19fd4eab7e92834cc4528c2 | commit | diff |
[PATCH] add NO_CURL option to the Makefile
This patch implements Linus' idea that if you are not interested in
pulling by HTTP, you can now say
NO_CURL=1 make
to compile everything except git-http-pull (thus not needing curl at all).
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch implements Linus' idea that if you are not interested in
pulling by HTTP, you can now say
NO_CURL=1 make
to compile everything except git-http-pull (thus not needing curl at all).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |