http: use a feature check to enable GSSAPI delegation control
authorTom G. Christensen <tgc@jupiterrise.com>
Fri, 11 Aug 2017 16:37:34 +0000 (18:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 22:12:41 +0000 (15:12 -0700)
Turn the version check into a feature check to ensure this functionality
is also enabled with vendor supported curl versions where the feature
may have been backported.

Signed-off-by: Tom G. Christensen <tgc@jupiterrise.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found