X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=097ff9c5afe153d79debd471abc1f531bdda9d50;hb=3ccfc4ca218bbde19832191b372aa2dda7f7541d;hp=bf88bd77da98277ea73cf83ed108950d42bd2845;hpb=d84757e30d8578aaa788c26f0245c67ab482d0f9;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index bf88bd7..097ff9c 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -244,7 +244,7 @@ else fi; changequote([, ])dnl ]) -if test ! -f compiler/parser/Parser.hs || test ! -f compiler/main/ParsePkgConf.hs || test ! -f compiler/cmm/CmmParse.hs || test ! -f compiler/parser/ParserCore.hs +if test ! -f compiler/parser/Parser.hs || test ! -f compiler/cmm/CmmParse.hs || test ! -f compiler/parser/ParserCore.hs then FP_COMPARE_VERSIONS([$fptools_cv_happy_version],[-lt],[1.16], [AC_MSG_ERROR([Happy version 1.16 or later is required to compile GHC.])])[]