X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=ac9835ae41a416d5b1fa9fb4492c6a2d516d6ff7;hb=aeb3bb643aa70088e2fb85027d9182bded6d0ddc;hp=70936e2bbb307fd8f498d3c04dfcf714c7b90d49;hpb=bdd44abe63ce79b32e3570e846afabad2024cd09;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 70936e2..ac9835a 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7], [glasgow-haske # 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 'autoreconf'?" + echo "mk/config.h.in doesn't exist: perhaps you haven't run 'sh boot'?" exit 1 fi