From 9380d855c739df67d9af175f1d36ebec30346dda Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Tue, 10 Nov 2009 19:52:00 -0700 Subject: [PATCH] better boost.m4 fix --- m4/boost.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/boost.m4 b/m4/boost.m4 index d1f2d08..d48e659 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]) rm -f conftest* ])# AC_EGREP_CPP -- 2.43.0