X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=51aef938e9476aa40689e966bed35257c4647ee3;hb=35ccb1819d3a3fa100ed4e77798da7a58654a08d;hp=ed3d006cbf1e0d31584b0d3af5986ae14fd97dfb;hpb=3c287486b41b5f99b20f700a61f5897940403aaf;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index ed3d006..51aef93 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -181,8 +181,8 @@ AC_DEFUN([FP_EVAL_STDERR], # -------------------- # XXX # -# $1 = the command to look for -# $2 = the variable to set +# $1 = the variable to set +# $2 = the command to look for # AC_DEFUN([FP_ARG_WITH_PATH_GNU_PROG], [ @@ -702,7 +702,7 @@ if test -z "$GCC"; then else fp_have_gcc=YES fi -if test "$fp_have_gcc" = "NO" -a -d $srcdir/ghc; then +if test "$fp_have_gcc" = "NO"; then AC_MSG_ERROR([gcc is required]) fi GccLT34=