2 --- src/libcmis/oauth2-providers.cxx
3 +++ src/libcmis/oauth2-providers.cxx
8 +#if LIBXML_VERSION < 20621
9 +#define HTML_PARSE_RECOVER 0
12 string OAuth2Providers::OAuth2Gdrive( HttpSession* session, const string& authUrl,
13 const string& username, const string& password )