cvs commit: fptools/distrib configure-bin.in fptools/ghc/compiler/main SysTools.lhs fptools/ghc/mk boilerplate.mk post-inplace-script

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 11 Sep 2001 08:19:22 -0700


sewardj     2001/09/11 08:19:22 PDT

  Modified files:        (Branch: ghc-5-02-branch)
    distrib              configure-bin.in 
    ghc/compiler/main    SysTools.lhs 
    ghc/mk               boilerplate.mk 
  Removed files:         (Branch: ghc-5-02-branch)
    ghc/mk               post-inplace-script 
  Log:
  merge installation fixes:
  
  1.19      +4 -4      fptools/distrib/configure-bin.in
    Make the binary distribution configure recognize alphaev56-dec-osf5.
  
  1.60      +1 -1      fptools/ghc/compiler/main/SysTools.lhs
  1.11      +0 -6      fptools/ghc/mk/boilerplate.mk
    Remove the "extra-bin" subdirectory from $(libexecdir), since there
    are too many assumptions in the tree that $(libexecdir) == $(libdir)
    (at the moment, binary dists are fairly well broken).
  
    Reuben has promised to track the change in the Windows distribution.
  
  Revision  Changes    Path
  1.18.2.1  +4 -4      fptools/distrib/configure-bin.in
  1.59.2.1  +1 -1      fptools/ghc/compiler/main/SysTools.lhs
  1.10.4.1  +0 -6      fptools/ghc/mk/boilerplate.mk