X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=9278126f3d76ea44be23d42a617d553e48f0d702;hp=b126d1e0bfa7473674877ff031d85d081157f71e;hb=be5ee2e3a1d3b3a0acfa19d4d73b087789956436;hpb=b8c25820084a46b1239ad7d87bee6391dd5c1017 diff --git a/configure.ac b/configure.ac index b126d1e..9278126 100644 --- a/configure.ac +++ b/configure.ac @@ -133,7 +133,7 @@ if test "$WithGhc" != ""; then if test $GhcCanonVersion -ge 613; then ghc_ge_613=YES; else ghc_ge_613=NO; fi AC_SUBST(ghc_ge_613)dnl - BOOTSTRAPPING_GHC_INFO_FIELD([CC_STAGE0],[GCC command],['$(CC)']) + BOOTSTRAPPING_GHC_INFO_FIELD([CC_STAGE0],[C compiler command],['$(CC)']) fi dnl ** Must have GHC to build GHC, unless --enable-hc-boot is on