mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
zeek-config.h: Drop NEED_KRB5_H
This is unused in the Zeek tree after the previous commit, remove it from zeek-config.h
This commit is contained in:
parent
18ae12f9e3
commit
33875c7bf0
1 changed files with 0 additions and 3 deletions
|
@ -80,9 +80,6 @@
|
||||||
/* Define if you have the <sys/ethernet.h> header file. */
|
/* Define if you have the <sys/ethernet.h> header file. */
|
||||||
#cmakedefine HAVE_SYS_ETHERNET_H
|
#cmakedefine HAVE_SYS_ETHERNET_H
|
||||||
|
|
||||||
/* Include krb5.h */
|
|
||||||
#cmakedefine NEED_KRB5_H
|
|
||||||
|
|
||||||
/* Compatibility for Darwin */
|
/* Compatibility for Darwin */
|
||||||
#cmakedefine NEED_NAMESER_COMPAT_H
|
#cmakedefine NEED_NAMESER_COMPAT_H
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue