From: Charles McGarvey Date: Wed, 11 Nov 2009 02:38:28 +0000 (-0700) Subject: fix for boost.m4 with autoconf 2.64 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=commitdiff_plain;h=c64fb103590a29e05eb12c04dffd903db1693e80 fix for boost.m4 with autoconf 2.64 --- diff --git a/m4/boost.m4 b/m4/boost.m4 index c4ba5ec..d1f2d08 100644 --- a/m4/boost.m4 +++ b/m4/boost.m4 @@ -59,7 +59,7 @@ dnl Ultrix and Pyramid sh refuse to redirect output of eval, so use subshell. (eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD | $SED -n -e "$1" >conftest.i 2>&1], [$3], - [$4])dnl + [$4]);dnl rm -f conftest* ])# AC_EGREP_CPP