X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=d2386d19cd5e0e1c58b928340932f1c6ac361389;hb=d70136c3a53cc08098458bf2a60b1657e71c6697;hp=51b04d6bc73a78bd069cc60eb08d9bdc01a9326b;hpb=ecc802567663985c6853a3390e19dda4cd5b508a;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 51b04d6..d2386d1 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.13], [glasgow-hask # when the source distribution was created. if test ! -f mk/config.h.in; then - echo "mk/config.h.in doesn't exist: perhaps you haven't run 'sh boot'?" + echo "mk/config.h.in doesn't exist: perhaps you haven't run 'perl boot'?" exit 1 fi