X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=d7f4a4f71b84071cbb0896e0ebd1c7e50ee250b1;hp=2e87ea5d5f2bf8ca467c47af32b1caf657cf4e4f;hb=a8ad2066bf5efa534fccb945da63aad366b989d9;hpb=74cda6e5e3acef102eb5c176e4c6edca7a74198b diff --git a/configure.ac b/configure.ac index 2e87ea5..d7f4a4f 100644 --- a/configure.ac +++ b/configure.ac @@ -857,7 +857,7 @@ if grep ' ' compiler/ghc.cabal.in 2>&1 >/dev/null; then AC_MSG_ERROR([compiler/ghc.cabal.in contains tab characters; please remove them]) fi -AC_CONFIG_FILES([mk/config.mk mk/install.mk mk/project.mk compiler/ghc.cabal ghc/ghc-bin.cabal ghc.spec extra-gcc-opts docs/users_guide/ug-book.xml distrib/ghc.iss distrib/configure-bin.ac]) +AC_CONFIG_FILES([mk/config.mk mk/install.mk mk/project.mk compiler/ghc.cabal ghc/ghc-bin.cabal ghc.spec extra-gcc-opts docs/users_guide/ug-book.xml distrib/ghc.iss distrib/configure.ac]) AC_CONFIG_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h]) AC_OUTPUT