Re: PSA: Autoconf has risen from the dead

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: PSA: Autoconf has risen from the dead
Дата
Msg-id 0c60d7ed-431d-4c46-8168-a030b6a46b26@www.fastmail.com
обсуждение исходный текст
Ответ на PSA: Autoconf has risen from the dead  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PSA: Autoconf has risen from the dead  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Jan 23, 2022, at 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/
>
>Right now, I'm not sure we care; there seems to be more
>enthusiasm for switching to meson.  But if that idea falls
>through, we should update to a newer autoconf release.

Speaking of autoconf,

I don't have much experience in this area, but I noted there is
an AC_CACHE_SAVE feature to speed up rerunning ./configure,
necessary when it stops with an error due to some missing dependency.

Is there a good reason why AC_CACHE_SAVE is not used?

/Joel

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: fairywren is generating bogus BASE_BACKUP commands
Следующее
От: Tom Lane
Дата:
Сообщение: Bogus duplicate command issued in pg_dump