]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOS
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Mar 2020 13:27:14 +0000 (14:27 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Mar 2020 13:27:14 +0000 (14:27 +0100)
Closes #3841

docs/KNOWN_BUGS

index 351eca29f132dbadc298ea2404374b495463f943..26f21dc676b73de87a09fc6a389fadc8fe6eb6f1 100644 (file)
@@ -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