summaryrefslogtreecommitdiff
path: root/contrib/examples/git-tag.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-10-15 13:52:25 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-10-16 01:59:40 (GMT)
commitccfc02a30057a5fa7376e1fc8e8c3fe5478556f4 (patch)
tree4778f545061c2d753b135556e7423841e8dcf517 /contrib/examples/git-tag.sh
parentf539d0d6c1f0b4431c0711e290d1f5a7205ed6e6 (diff)
downloadgit-ccfc02a30057a5fa7376e1fc8e8c3fe5478556f4.zip
git-ccfc02a30057a5fa7376e1fc8e8c3fe5478556f4.tar.gz
git-ccfc02a30057a5fa7376e1fc8e8c3fe5478556f4.tar.bz2
Fix compilation when NO_CURL is defined
There were a few places which did not cope well without curl. This fixes all of them. We still need to link against the walker.o part of the library as some parts of transport.o still call into there even though we don't have HTTP support enabled. If compiled with NO_CURL=1 we now get the following useful error message: $ git-fetch http://www.example.com/git error: git was compiled without libcurl support. fatal: Don't know how to fetch from http://www.example.com/git Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'contrib/examples/git-tag.sh')
0 files changed, 0 insertions, 0 deletions