automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] Last work on AM_PROG_CC_C_O, AC_PROG_CC, "$CC -c -o"


From: Stefano Lattarini
Subject: Re: [PATCH 0/3] Last work on AM_PROG_CC_C_O, AC_PROG_CC, "$CC -c -o"
Date: Sun, 26 May 2013 14:09:00 +0200

On 05/24/2013 08:21 PM, Stefano Lattarini wrote:
> I will push these three patches to maint (so that they'll end up in
> Automake 1.14) in one or two days.  A review would be welcome.
> 
> Regards,
>   Stefano
> 
> -*-*-*-
> 
> Stefano Lattarini (3):
>   compile: rewrite AC_PROG_CC with AM_PROG_CC_C_O contents
>   AM_PROG_CC_C_O: don't rely on AC_PROG_CC_C_O, re-implement similar logic
>   tests: some tests make no sense if "$CC -c -o" doesn't work
> 
>  NEWS                | 29 ++++++++++++-------
>  gen-testsuite-part  |  2 +-
>  m4/ar-lib.m4        |  5 ++--
>  m4/init.m4          | 12 ++++----
>  m4/minuso.m4        | 49 +++++++++++++++++++++-----------
>  t/add-missing.tap   |  6 ++--
>  t/am-prog-cc-c-o.sh | 65 +++++++++++++++++++++++++++++++-----------
>  t/ax/am-test-lib.sh |  5 ++++
>  t/ccnoco-deps.sh    | 82 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  t/ccnoco-lib.sh     | 73 +++++++++++++++++++++++++++++++++++++++++++++++
>  t/ccnoco-lt.sh      | 76 +++++++++++++++++++++++++++++++++++++++++++++++++
>  t/ccnoco.sh         | 15 +++++++---
>  t/discover.sh       |  2 +-
>  t/link_cond.sh      |  4 +--
>  t/list-of-tests.mk  |  3 ++
>  t/subobj10.sh       |  2 +-
>  t/subpkg.sh         |  2 +-
>  17 files changed, 368 insertions(+), 64 deletions(-)
>  create mode 100755 t/ccnoco-deps.sh
>  create mode 100755 t/ccnoco-lib.sh
>  create mode 100755 t/ccnoco-lt.sh
> 
Pushed now.

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]