From 884df3a51f2f9ff3d4aebbe86d3971d9202d3f11 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 3 Dec 2014 07:13:30 +0000 Subject: sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds --- lib/version.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/version.c') diff --git a/lib/version.c b/lib/version.c index 0eb229bc6..93317e19b 100644 --- a/lib/version.c +++ b/lib/version.c @@ -265,7 +265,6 @@ static curl_version_info_data version_info = { | CURL_VERSION_KERBEROS5 #endif #ifdef HAVE_GSSAPI - | CURL_VERSION_KERBEROS5 /* Remove when SASL Kerberos V5 support added */ | CURL_VERSION_GSSAPI #endif #ifdef USE_WINDOWS_SSPI -- cgit v1.2.3