Autoconf upgrade

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Autoconf upgrade
Date: 2002-03-11 04:24:08
Message-ID: Pine.LNX.4.30.0203102314380.684-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Autoconf 2.53 was just released, and I'd like us to upgrade to this
release in the next few weeks. Compared to 2.13, there are tons of new
features in this release that will make our lives easier.

There will be a separate announcement when the change actually happens.
In the meantime, download and install the new release some time. Get yours
here: ftp://ftp.gnu.org/gnu/autoconf/

Note: It will not work to just run the new autoconf on the existing
configure.in. Some changes to configure.in and *.m4 will need to be
applied first. Also, if you're using autoconf 2.13 in some other project,
you will need to keep it around, as autoconf <2.50 and >=2.50 are not
compatible.

--
Peter Eisentraut peter_e(at)gmx(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-03-11 04:25:40 Re: Rationalizing EXPLAIN VERBOSE output
Previous Message Tom Lane 2002-03-11 03:45:05 Re: Rationalizing EXPLAIN VERBOSE output