zeek/cmake
Jon Siwek bea41f5c73 Fix preprocessor logic for ethernet header choice.
Checking for netinet/if_ether.h and netinet/ip6.h depended
on including other headers first; observed when trying to
build on FreeBSD.

ARP.h was changed to conform to CMake style config.h generation.
Definitions are not set to 1 like with autotools, so we have
to check for definition, not just that the value is true.
2010-11-17 20:38:35 -06:00
..
CheckFunctions.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
CheckHeaders.cmake Fix preprocessor logic for ethernet header choice. 2010-11-17 20:38:35 -06:00
CheckNameserCompat.cmake Removing the --disable-nbdns config option. 2010-11-17 20:38:33 -06:00
CheckTypes.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
FindBIND.cmake Minor changes to custom CMake find_package() modules. 2010-11-17 20:38:33 -06:00
FindBinPAC.cmake Moved the logic to build BinPAC locally to FindBinPAC module. 2010-11-17 20:38:34 -06:00
FindBISON.cmake Fixed bug in FindBISON CMake module. 2010-11-17 20:38:33 -06:00
FindGooglePerftools.cmake Added support for optional google-perftools. 2010-11-17 20:38:34 -06:00
FindLibGeoIP.cmake Added support for optional libGeoIP. 2010-11-17 20:38:34 -06:00
FindLibMagic.cmake Added optional libmagic support. 2010-11-17 20:38:34 -06:00
FindPCAP.cmake Minor changes to custom CMake find_package() modules. 2010-11-17 20:38:33 -06:00
MiscTests.cmake Moved custom CMake includes up one directory. 2010-11-17 20:38:32 -06:00
OpenSSLTests.cmake Changes to make OpenSSL a requirement. 2010-11-17 20:38:33 -06:00
OSSpecific.cmake Removing the --disable-nbdns config option. 2010-11-17 20:38:33 -06:00
PCAPTests.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00