mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:03:36 +03:00
cmake: do not propagate unused HAVE_GSSAPI_GSSAPI_KRB5_H to C
Closes #15174
This commit is contained in:
parent
e888069f5a
commit
a79f20d376
3 changed files with 3 additions and 5 deletions
|
|
@ -321,9 +321,6 @@
|
|||
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
|
||||
#cmakedefine HAVE_GSSAPI_GSSAPI_H 1
|
||||
|
||||
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
|
||||
#cmakedefine HAVE_GSSAPI_GSSAPI_KRB5_H 1
|
||||
|
||||
/* if you have the GNU gssapi libraries */
|
||||
#cmakedefine HAVE_GSSGNU 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue