cmake HAVE_ARPA_NAMESER_COMPAT_H examples

fluent/fluent-bit lib/c-ares-1.34.4/CMakeLists.txt :199

CHECK_INCLUDE_FILES (arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H)

apache/xerces-c cmake/XercesIncludes.cmake :48

check_include_file_cxx(arpa/nameser_compat.h       HAVE_ARPA_NAMESER_COMPAT_H)

apache/xerces-c cmake/XercesTranscoderSelection.cmake :51

check_include_file_cxx(arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H)

ceph/ceph cmake/modules/CephChecks.cmake :47

CHECK_INCLUDE_FILES("arpa/nameser_compat.h" HAVE_ARPA_NAMESER_COMPAT_H)

resiprocate/resiprocate rutil/dns/ares/CMakeLists.txt :45

check_include_files(arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H)

resiprocate/resiprocate rutil/dns/ares/CMakeLists.txt :46

target_compile_definitions(resipares PUBLIC $<$<BOOL:HAVE_ARPA_NAMESER_COMPAT_H>:HAVE_ARPA_NAMESER_COMPAT_H>)