author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 5 Apr 2006 14:22:40 +0000 (16:22 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Apr 2006 19:49:56 +0000 (12:49 -0700) | ||
commit | 459a21bd35675e140e19569e8b5c62c7fc4eee5b | |
tree | 0e1b6ba1909b27490757f5601c9a3962dbe80884 | tree | snapshot |
parent | 8d9fbe57b3acf756a9325884d11f004ef6f7e884 | commit | diff |
Fix compile with expat, but an old curl version
With an old curl version, git-http-push is not compiled. But git-http-fetch
still needs to be linked with expat if NO_EXPAT is not defined.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
With an old curl version, git-http-push is not compiled. But git-http-fetch
still needs to be linked with expat if NO_EXPAT is not defined.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |