Only compile parallel HTTP support with CURL >= 7.9.8

Only compile parallel HTTP support with CURL >= 7.9.8

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 file changed
tree: 583da38be3b87f923d1846d1d28c49ee9f1eaef2
  1. arm/
  2. compat/
  3. debian/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. .gitignore
  10. apply.c
  11. blob.c
  12. blob.h
  13. cache.h
  14. cat-file.c
  15. checkout-index.c
  16. clone-pack.c
  17. cmd-rename.sh
  18. commit-tree.c
  19. commit.c
  20. commit.h
  21. config.c
  22. connect.c
  23. convert-objects.c
  24. COPYING
  25. count-delta.c
  26. count-delta.h
  27. csum-file.c
  28. csum-file.h
  29. daemon.c
  30. date.c
  31. delta.h
  32. diff-delta.c
  33. diff-files.c
  34. diff-index.c
  35. diff-stages.c
  36. diff-tree.c
  37. diff.c
  38. diff.h
  39. diffcore-break.c
  40. diffcore-order.c
  41. diffcore-pathspec.c
  42. diffcore-pickaxe.c
  43. diffcore-rename.c
  44. diffcore.h
  45. entry.c
  46. epoch.c
  47. epoch.h
  48. fetch-pack.c
  49. fetch.c
  50. fetch.h
  51. fsck-objects.c
  52. get-tar-commit-id.c
  53. git-add.sh
  54. git-am.sh
  55. git-applymbox.sh
  56. git-applypatch.sh
  57. git-archimport.perl
  58. git-bisect.sh
  59. git-branch.sh
  60. git-checkout.sh
  61. git-cherry.sh
  62. git-clone.sh
  63. git-commit.sh
  64. git-core.spec.in
  65. git-count-objects.sh
  66. git-cvsimport.perl
  67. git-diff.sh
  68. git-fetch.sh
  69. git-fmt-merge-msg.perl
  70. git-format-patch.sh
  71. git-grep.sh
  72. git-log.sh
  73. git-ls-remote.sh
  74. git-merge-octopus.sh
  75. git-merge-one-file.sh
  76. git-merge-recursive.py
  77. git-merge-resolve.sh
  78. git-merge-stupid.sh
  79. git-merge.sh
  80. git-octopus.sh
  81. git-parse-remote.sh
  82. git-prune.sh
  83. git-pull.sh
  84. git-push.sh
  85. git-rebase.sh
  86. git-relink.perl
  87. git-rename.perl
  88. git-repack.sh
  89. git-request-pull.sh
  90. git-reset.sh
  91. git-resolve.sh
  92. git-revert.sh
  93. git-send-email.perl
  94. git-sh-setup.sh
  95. git-shortlog.perl
  96. git-status.sh
  97. git-tag.sh
  98. git-verify-tag.sh
  99. git-whatchanged.sh
  100. git.sh
  101. gitk
  102. gitMergeCommon.py
  103. hash-object.c
  104. http-fetch.c
  105. ident.c
  106. index.c
  107. init-db.c
  108. INSTALL
  109. local-fetch.c
  110. ls-files.c
  111. ls-tree.c
  112. mailinfo.c
  113. mailsplit.c
  114. Makefile
  115. merge-base.c
  116. merge-index.c
  117. mktag.c
  118. object.c
  119. object.h
  120. pack-check.c
  121. pack-objects.c
  122. pack.h
  123. patch-delta.c
  124. patch-id.c
  125. path.c
  126. peek-remote.c
  127. pkt-line.c
  128. pkt-line.h
  129. prune-packed.c
  130. quote.c
  131. quote.h
  132. read-cache.c
  133. read-tree.c
  134. README
  135. receive-pack.c
  136. refs.c
  137. refs.h
  138. rev-list.c
  139. rev-parse.c
  140. rsh.c
  141. rsh.h
  142. run-command.c
  143. run-command.h
  144. send-pack.c
  145. server-info.c
  146. setup.c
  147. sha1_file.c
  148. sha1_name.c
  149. show-branch.c
  150. show-index.c
  151. ssh-fetch.c
  152. ssh-pull.c
  153. ssh-push.c
  154. ssh-upload.c
  155. strbuf.c
  156. strbuf.h
  157. stripspace.c
  158. symbolic-ref.c
  159. tag.c
  160. tag.h
  161. tar-tree.c
  162. test-date.c
  163. test-delta.c
  164. tree.c
  165. tree.h
  166. unpack-file.c
  167. unpack-objects.c
  168. update-index.c
  169. update-ref.c
  170. update-server-info.c
  171. upload-pack.c
  172. usage.c
  173. var.c
  174. verify-pack.c
  175. write-tree.c