]> The Tcpdump Group git mirrors - tcpdump/commit
Require config.h to be from the tcpdump build. 1317/head
authorDenis Ovsienko <[email protected]>
Thu, 3 Apr 2025 10:30:27 +0000 (11:30 +0100)
committerDenis Ovsienko <[email protected]>
Thu, 3 Apr 2025 10:49:59 +0000 (11:49 +0100)
commit9beea81f673bd6267a536d9132ca06a3d20a0235
tree6fdeac31f8e3e75d5d1430ad6bdbbc7afdf3e5c9
parent927639806dd3e6dd14b9ae4921e0fed610509068
Require config.h to be from the tcpdump build.

This way the build will reliably fail if it happened to include the
header from some other build (e.g. libpcap).  See GitHub bug report
#1313.
CHANGES
cmakeconfig.h.in
configure.ac
tcpdump.c