X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=51aef938e9476aa40689e966bed35257c4647ee3;hb=35ccb1819d3a3fa100ed4e77798da7a58654a08d;hp=5464930a47cd0244525656b9da39b8f3c215bfdc;hpb=854eb5d52b12b42024db4b09c3663b20c5895885;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index 5464930..51aef93 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -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=