X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=bba4b3cd5a4fd442df515eeb1165352b730da182;hb=cab3c5cb1a0038412472172cb0b25bc81dfdde8f;hp=def4085fab335af68fe36fa628f3e2ce7b4898ad;hpb=6628972212cd1837f4c6957eec886214325bb1cc;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index def4085..bba4b3c 100644 --- a/configure.ac +++ b/configure.ac @@ -727,10 +727,10 @@ fi AC_ARG_WITH(greencard, [ --with-greencard= - Use a command different from 'green-card' to compile GreenCard files + Use a command different from 'greencard' to compile GreenCard files ], [ -GreencardCmd=$withval; +GreenCardCmd=$withval; FPTOOLS_GREENCARD(3.00) ] )