e6a0b6c change ghc_bootstrap to a macro that disables shared and prof libs, docs, and testsuite

Authored and Committed by petersen 12 years ago
    change ghc_bootstrap to a macro that disables shared and prof libs, docs, and testsuite
    
    - ghc_bootstrap is now a macro which sets ghc_bootstrapping,
      ghc_without_shared, without_prof, without_haddock, without_hscolour,
      without_manual, without_testsuite
    - tweaks to ghc_check_bootstrap
    
        
file modified
+15 -5
file modified
+18 -11