Re: PSA: Autoconf has risen from the dead - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PSA: Autoconf has risen from the dead
Date
Msg-id 652d5f5d-27e7-b1db-03e0-c74cfdca40cd@enterprisedb.com
Whole thread Raw
In response to PSA: Autoconf has risen from the dead  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PSA: Autoconf has risen from the dead
Re: PSA: Autoconf has risen from the dead
List pgsql-hackers
On 23.01.22 17:29, Tom Lane wrote:
> While chasing something else, I was surprised to learn that the
> Autoconf project has started to make releases again.  There are
> 2.70 (2020-12-08) and 2.71 (2021-01-28) versions available at
> https://ftp.gnu.org/gnu/autoconf/

I have patches ready for this at 
https://github.com/petere/postgresql/tree/autoconf-updates.

My thinking was to wait until Autoconf 2.71 has trickled down into the 
OS versions that developers are likely to use.  To survey that, I'm tracking

https://packages.debian.org/sid/autoconf [in testing]
https://packages.ubuntu.com/search?keywords=autoconf [in jammy, will be 
22.04 LTS]
https://src.fedoraproject.org/rpms/autoconf [in Fedora 36, planned 
2022-04-19]
https://formulae.brew.sh/formula/autoconf [done]

Currently, I think early PG16 might be good time to do this update.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Error running configure on Mac
Next
From: Andres Freund
Date:
Subject: Re: PSA: Autoconf has risen from the dead