]> granicus.if.org Git - cgit/commit
Makefile: avoid libcurl when building git
authorLars Hjemli <hjemli@gmail.com>
Sat, 10 Jan 2009 14:18:18 +0000 (15:18 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 10 Jan 2009 14:18:18 +0000 (15:18 +0100)
commitc63aaff2adb83e5015841921fab233c2fe2e3b0a
treeeeb62508fa174015533a3798f496eaa2ee8e580a
parentf3c99cf1cee25ae95ffea6188b40734e877bce20
Makefile: avoid libcurl when building git

We don't need support for fetching/pushing in libgit.a, hence we don't need
to link with libcurl.

Noticed-by: Robin Redeker <elmex@ta-sa.org>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile