[commit: ghc] master: Update config.{guess, sub} to GNU automake 1.14.1 (72d6d0c)

git at git.haskell.org git at git.haskell.org
Tue Sep 16 10:19:54 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/72d6d0c2704ee6d984df45f7393c399c0f62a9a9/ghc

>---------------------------------------------------------------

commit 72d6d0c2704ee6d984df45f7393c399c0f62a9a9
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue Sep 16 12:14:31 2014 +0200

    Update config.{guess,sub} to GNU automake 1.14.1
    
    The new versions should work better under MSYS2
    
    A few submodules' `config.{guess,sub}` files were updated as well
    
    With this commit, all config.{guess,sub} files in the GHC tree have the md5sums
    
        0fb81517303511f05a01b14f41cec2cf  config.guess
        d2a165dceaa5ac1edba3c512f6ca7bd1  config.sub
    
    This addresses #9597


>---------------------------------------------------------------

72d6d0c2704ee6d984df45f7393c399c0f62a9a9
 config.guess                       | 192 ++++++-------------------------------
 config.sub                         |  23 +++--
 libraries/base/config.guess        | 192 ++++++-------------------------------
 libraries/base/config.sub          |  23 +++--
 libraries/integer-gmp/config.guess | 192 ++++++-------------------------------
 libraries/integer-gmp/config.sub   |  23 +++--
 6 files changed, 120 insertions(+), 525 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 72d6d0c2704ee6d984df45f7393c399c0f62a9a9


More information about the ghc-commits mailing list