commit | d5067112db68fcc8c7b13c769c896b17480cb5b0 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Apr 15 03:40:31 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 15 13:01:51 2014 -0700 |
tree | 7128e5de0f83c2b21519588cecc5393040bdc4df | |
parent | 61a64fff4f710f43826c8446d3fd8f3ae78c0411 [diff] |
Makefile: allow static linking against libcurl This requires more flags than can be guessed with the old-style CURLDIR and related options, so is only supported when curl-config is present. Signed-off-by: Dave Borowitz <dborowitz@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>