]> Dogcows Code - chaz/yoink/commitdiff
better boost.m4 fix
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 11 Nov 2009 02:52:00 +0000 (19:52 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 11 Nov 2009 02:52:00 +0000 (19:52 -0700)
m4/boost.m4

index d1f2d08a8d641b9def6a47e1b8823bd511f4b48e..d48e65977e43bcc39e5c269ba9e12b726bc7a177 100644 (file)
@@ -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],
 (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
 
 rm -f conftest*
 ])# AC_EGREP_CPP
 
This page took 0.021853 seconds and 4 git commands to generate.