X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=331e3b991d646a9814028d5c97a83a8cd875fee5;hb=cadba81047f6188fad2fe07004c3cb36316c36d1;hp=dcea6e1382b0f6ac1c69fcbdaf0294d0a909b096;hpb=0e7a5fb9473f7dbba3be791118f66078293246d7;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index dcea6e1..331e3b99 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 @@ -940,9 +940,7 @@ fi echo ["\ Building DocBook HTML documentation : $BUILD_DOCBOOK_HTML Building DocBook PS documentation : $BUILD_DOCBOOK_PS - Building DocBook PDF documentation : $BUILD_DOCBOOK_PDF - - Building shared libraries : $BuildSharedLibs"] + Building DocBook PDF documentation : $BUILD_DOCBOOK_PDF"] echo ["---------------------------------------------------------------------- "]