Skip to content

cmake/FindGSS: drop wrong header check for GNU GSS#18993

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmgss-gnu
Closed

cmake/FindGSS: drop wrong header check for GNU GSS#18993
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmgss-gnu

Conversation

@vszakats

@vszakats vszakats commented Oct 10, 2025

Copy link
Copy Markdown
Member

GNU GSS offers gss.h; do not check for gssapi.h. gssapi.h
was originally published by Heimdal, and later MIT Kerberos also added it
for Heimdal compatibility.


GNU GSS offers `gss.h`, do not check for `gssapi.h`. `gssapi.h`
was initially used Heimdal, and later MIT Kerberos also added it
for Heimdal compatibility.
@vszakats vszakats closed this in 05aa61f Oct 10, 2025
@vszakats vszakats deleted the cmgss-gnu branch October 10, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant