[commit: packages/directory] master: Remove config.guess, config.sub, and install-sh (4e81c12)
git at git.haskell.org
git at git.haskell.org
Fri Dec 18 09:51:13 UTC 2015
Repository : ssh://git@git.haskell.org/directory
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4e81c1275981c35bdb482942fdb45f4ea7f5fb8b/directory
>---------------------------------------------------------------
commit 4e81c1275981c35bdb482942fdb45f4ea7f5fb8b
Author: Phil Ruffwind <rf at rufflewind.com>
Date: Mon Jun 1 20:11:24 2015 -0400
Remove config.guess, config.sub, and install-sh
- They are not needed by the configure script unless the
AC_CANONICAL_* macros are used
- They don't belong in the repository anyway, since they can be
regenerated by 'autoreconf -i'
>---------------------------------------------------------------
4e81c1275981c35bdb482942fdb45f4ea7f5fb8b
config.guess | 1420 -------------------------------------------
config.sub | 1794 -------------------------------------------------------
directory.cabal | 3 -
install-sh | 527 ----------------
4 files changed, 3744 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 4e81c1275981c35bdb482942fdb45f4ea7f5fb8b
More information about the ghc-commits
mailing list