pgsql: Include $cc_string in the info reported by a configure run.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Include $cc_string in the info reported by a configure run.
Date: 2011-08-28 21:15:17
Message-ID: E1QxmhJ-0006Yz-G9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Include $cc_string in the info reported by a configure run.

Without this, it's not very easy to tell which compiler version a buildfarm
animal is actually using at the moment.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2c5d6f1fb570db1a287532d3291d284710e756bf

Modified Files
--------------
configure | 21 +++++++++++----------
configure.in | 14 +++++++-------
2 files changed, 18 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-08-28 21:33:57 Re: pgsql: Allow more include files to be compiled in their own by adding m
Previous Message Tom Lane 2011-08-28 20:55:50 Re: pgsql: Allow more include files to be compiled in their own by adding m