X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=3fb728b6919f28a9e2b2d9b163b49bdd880ba521;hb=49fb21e21496611dc2ccfd311e2b64fc4eb93023;hp=fb186ca3d40c372fa277eceff07e461ec329ca32;hpb=f872c90f3bedbc3b909cfc4c37cda0455dee917e;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index fb186ca..3fb728b 100644 --- a/configure.ac +++ b/configure.ac @@ -838,7 +838,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]) +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_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h]) AC_OUTPUT