From: Daniel Stenberg Date: Thu, 5 Mar 2020 13:27:14 +0000 (+0100) Subject: KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOS X-Git-Tag: curl-7_69_1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beea6f8bed7f21c2758a06788383275b94ddb33e;p=thirdparty%2Fcurl.git KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOS Closes #3841 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 351eca29f1..26f21dc676 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -57,6 +57,7 @@ problems may have been fixed or changed somewhat since this was written! 5.8 configure finding libs in wrong directory 5.9 Utilize Requires.private directives in libcurl.pc 5.10 IDN tests failing on Windows / MSYS2 + 5.11 configure --with-gssapi with Heimdal is ignored on macOS 6. Authentication 6.1 NTLM authentication and unicode @@ -437,6 +438,12 @@ problems may have been fixed or changed somewhat since this was written! https://github.com/curl/curl/issues/3747 +5.11 configure --with-gssapi with Heimdal is ignored on macOS + + ... unless you also pass --with-gssapi-libs + + https://github.com/curl/curl/issues/3841 + 6. Authentication 6.1 NTLM authentication and unicode