summaryrefslogtreecommitdiff
path: root/math/xylib/patches/patch-configure
blob: c92043664424cd801c4dd77356dece9df99515a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$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