[commit: ghc] master: configure: Kill off FP_ARG_WITH_* (9373994)
git at git.haskell.org
git at git.haskell.org
Wed Apr 26 01:11:47 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9373994acaf1b73fe0e7cf8e03594c63cec8d235/ghc
>---------------------------------------------------------------
commit 9373994acaf1b73fe0e7cf8e03594c63cec8d235
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Tue Apr 25 18:32:24 2017 -0400
configure: Kill off FP_ARG_WITH_*
This replaces the --with-* configure flags with the usual autoconf
environment variables, as suggested by #13583.
Test Plan: Configure on various platforms
Reviewers: hvr, trofi, thomie, austin
Reviewed By: trofi
Subscribers: rwbarton, erikd
GHC Trac Issues: #13583
Differential Revision: https://phabricator.haskell.org/D3499
>---------------------------------------------------------------
9373994acaf1b73fe0e7cf8e03594c63cec8d235
aclocal.m4 | 101 ++++++---------------------------------
configure.ac | 47 ++++++++++--------
distrib/configure.ac.in | 4 +-
docs/users_guide/8.4.1-notes.rst | 6 +++
4 files changed, 49 insertions(+), 109 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 9373994acaf1b73fe0e7cf8e03594c63cec8d235
More information about the ghc-commits
mailing list