From: simonm Date: Thu, 4 Sep 1997 10:09:13 +0000 (+0000) Subject: [project @ 1997-09-04 10:09:13 by simonm] X-Git-Tag: Approximately_1000_patches_recorded~37 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c188b2050bcc7227dbd85653e1c8d40d00005bac [project @ 1997-09-04 10:09:13 by simonm] remove spurious comma. --- diff --git a/aclocal.m4 b/aclocal.m4 index b1d79d0..b67443d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -129,7 +129,7 @@ else fi fi rm -f conftest1 conftest2 -]), +]) ContextDiffCmd=$ac_cv_context_diffs AC_SUBST(ContextDiffCmd) ])