Re: renaming configure.in to configure.ac

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: renaming configure.in to configure.ac
Дата
Msg-id 1bc0059b-ba60-f15a-2b1f-22782ad717d5@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: renaming configure.in to configure.ac  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: renaming configure.in to configure.ac  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2020-07-24 15:23, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> On 2020-07-17 10:46, Peter Eisentraut wrote:
>>> v1-0001-Rename-configure.in-to-configure.ac.patch
> 
>> I have committed that, and I have sent feedback to the Autoconf
>> developers about our concerns about the slowness of some of the new tests.

The slow C++ feature test has been fixed in Autoconf git.

> Sounds good.  Do we want to try Noah's idea of temporarily committing
> the remaining changes, to see if the buildfarm is happy?

I think to get value out of this you'd have to compare the config.status 
output files (mainly pg_config.h and Makefile.global) before and after. 
Otherwise you're just testing that the shell can parse the script. 
Perhaps some manual tests on, say, AIX and HP-UX using the native shell 
would be of some value.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: "cert" + clientcert=verify-ca in pg_hba.conf?