From 4c8049e9d1e8a6aa822b47ee37dda08b05f79662 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 20 Jul 2015 12:48:38 +0200 Subject: [PATCH] Fix boost detection on SunOS (thanks @UX-admin) --- m4/boost.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/m4/boost.m4 b/m4/boost.m4 index 998e99dc63..1b1ea3450e 100644 --- a/m4/boost.m4 +++ b/m4/boost.m4 @@ -90,7 +90,6 @@ dnl So get rid of the # lines, and glue the remaining ones together. (eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD | grep -v '#' | tr -d '\r' | - tr -s '\n' ' ' | $SED -n -e "$1" >conftest.i 2>&1], [$3], [$4]) -- 2.47.2