[commit: ghc] master: Remove unused FPTOOLS_GREENCARD configure macro (244882d)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/244882dd714c34839e6cfe2b775773a7d5470306

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

commit 244882dd714c34839e6cfe2b775773a7d5470306
Author: Ian Lynagh <[email protected]>
Date:   Tue Nov 13 22:14:08 2012 +0000

    Remove unused FPTOOLS_GREENCARD configure macro

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

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

diff --git a/aclocal.m4 b/aclocal.m4
index 6ccddda..99affe9 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -777,28 +777,6 @@ AS_IF([test "$fp_num1" $2 "$fp_num2"], [$4], [$5])[]dnl
 
 
 dnl
-dnl Check for GreenCard and version.
-dnl
-AC_DEFUN([FPTOOLS_GREENCARD],
-[
-AC_PATH_PROG(GreenCardCmd,greencard)
-AC_CACHE_CHECK([for version of greencard], fptools_cv_greencard_version,
-changequote(, )dnl
-[if test x"$GreenCardCmd" != x; then
-   fptools_cv_greencard_version="`$GreenCardCmd --version |
-			  grep 'version' | sed -e 's/greencard. version \([^ ]*\).*/\1/g'`"
-else
-   fptools_cv_greencard_version=""
-fi
-changequote([, ])dnl
-])
-FP_COMPARE_VERSIONS([$fptools_cv_greencard_version],[-lt],[$1],
-  [AC_MSG_ERROR([greencard version $1 or later is required (found '$fptools_cv_greencard_version')])])[]dnl
-GreenCardVersion=$fptools_cv_greencard_version
-AC_SUBST(GreenCardVersion)
-])
-
-dnl
 dnl Check for Happy and version.  If we're building GHC, then we need
 dnl at least Happy version 1.14.  If there's no installed Happy, we look
 dnl for a happy source tree and point the build system at that instead.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.