From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: PSA: Autoconf has risen from the dead |
Date: | 2022-01-24 08:11:52 |
Message-ID: | 652d5f5d-27e7-b1db-03e0-c74cfdca40cd@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-01-24 08:17:32 | Re: PSA: Autoconf has risen from the dead |
Previous Message | Andres Freund | 2022-01-24 08:09:27 | Re: Error running configure on Mac |