X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=44db95eebca7fb57bf81ddf18a44c7fd1caae9a8;hb=4fa44a3ae9c36222ccb460ba3ed24e46bf7c70ae;hp=dcea6e1382b0f6ac1c69fcbdaf0294d0a909b096;hpb=0e7a5fb9473f7dbba3be791118f66078293246d7;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index dcea6e1..44db95e 100644 --- a/configure.ac +++ b/configure.ac @@ -870,7 +870,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/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]) AC_CONFIG_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h]) AC_OUTPUT