$NetBSD: patch-configure,v 1.1 2020/05/09 15:19:02 joerg Exp $ --- configure.orig 2020-05-09 14:31:13.578115502 +0000 +++ configure @@ -16883,8 +16883,8 @@ else fi -ac_fn_cxx_check_header_mongrel "$LINENO" "boost/detail/endian.hpp" "ac_cv_header_boost_detail_endian_hpp" "$ac_includes_default" -if test "x$ac_cv_header_boost_detail_endian_hpp" = xyes; then : +ac_fn_cxx_check_header_mongrel "$LINENO" "boost/predef/other/endian.h" "ac_cv_header_boost_predef_other_endian_h" "$ac_includes_default" +if test "x$ac_cv_header_boost_predef_other_endian_h" = xyes; then : else as_fn_error $? "Could not find necessary Boost headers" "$LINENO" 5