X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=d7f4a4f71b84071cbb0896e0ebd1c7e50ee250b1;hp=2e87ea5d5f2bf8ca467c47af32b1caf657cf4e4f;hb=f4b727487a65e6b611bbaafbd2207bd63a8df706;hpb=86876c30e19d9b2c699bdff44f5156b9afe6adcf 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