[commit: ghc] master: message tweak (884a28d)

Simon Marlow marlowsd at gmail.com
Mon Jan 30 15:48:28 CET 2012


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

On branch  : master

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

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

commit 884a28d32ae468e2788ca772841aa4193664cf61
Author: Simon Marlow <marlowsd at 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
 ]





More information about the Cvs-ghc mailing list