Last version of configure was built with wrong autoconf release

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marc Fournier <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Last version of configure was built with wrong autoconf release
Date: 2004-09-02 15:43:41
Message-ID: 29750.1094139821@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

By chance I noticed that when you tagged 8.0beta2, you rebuilt configure
with autoconf 2.59. This is not good when the rest of us are using
2.53. We have to stick to a common standard.

We could talk about asking all committers to update to 2.59, but
mid-beta is probably not the right time for a tools changeover.

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2004-09-02 15:48:34 Re: Last version of configure was built with wrong autoconf release
Previous Message Fabien COELHO 2004-09-02 15:30:16 Re: pgxs default installation + various fixes