Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/884a28d32ae468e2788ca772841aa4193664cf61

>---------------------------------------------------------------

commit 884a28d32ae468e2788ca772841aa4193664cf61
Author: Simon Marlow <marlo...@gmail.com>
Date:   Mon Jan 30 11:29:29 2012 +0000

    message tweak

>---------------------------------------------------------------

 aclocal.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/aclocal.m4 b/aclocal.m4
index 14c9d4c..7fde632 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -552,7 +552,7 @@ AC_ARG_WITH($2,
         fi
         if test -z "$$1"
         then
-            AC_MSG_ERROR([cannot find $3 in your PATH, no idea how to link])
+            AC_MSG_ERROR([cannot find $3 in your PATH])
         fi
     fi
 ]



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to