Fix. Build with cURL 7.19.7 (Ubuntu 10.04LTS)
This commit is contained in:
parent
d300c18b07
commit
d85529586b
@ -44,10 +44,15 @@ FLG_ENTRY(SSH_AUTH_AGENT )
|
||||
FLG_ENTRY(SSH_AUTH_DEFAULT )
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef CURLGSSAPI_DELEGATION_NONE
|
||||
FLG_ENTRY(GSSAPI_DELEGATION_NONE )
|
||||
#endif
|
||||
#ifdef CURLGSSAPI_DELEGATION_POLICY_FLAG
|
||||
FLG_ENTRY(GSSAPI_DELEGATION_POLICY_FLAG )
|
||||
#endif
|
||||
#ifdef CURLGSSAPI_DELEGATION_FLAG
|
||||
FLG_ENTRY(GSSAPI_DELEGATION_FLAG )
|
||||
#endif
|
||||
|
||||
/* Bitmasks for CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH options */
|
||||
FLG_ENTRY(USESSL_NONE )
|
||||
|
Loading…
x
Reference in New Issue
Block a user