From: Pieter Lexis Date: Mon, 20 Jul 2015 10:48:38 +0000 (+0200) Subject: Fix boost detection on SunOS (thanks @UX-admin) X-Git-Tag: auth-3.4.6~11^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c8049e9d1e8a6aa822b47ee37dda08b05f79662;p=pdns Fix boost detection on SunOS (thanks @UX-admin) --- diff --git a/m4/boost.m4 b/m4/boost.m4 index 998e99dc6..1b1ea3450 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])