Re: Move Deprecated configure.in to configure.ac

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Move Deprecated configure.in to configure.ac
Дата
Msg-id 29369.1416417384@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Move Deprecated configure.in to configure.ac  ("Aaron W. Swenson" <titanofold@gentoo.org>)
Список pgsql-hackers
"Aaron W. Swenson" <titanofold@gentoo.org> writes:
> configure.in was deprecated some years ago. We have a bug at Gentoo [1] to
> move it to configure.ac.

I see no advantage to this.  It'll mess up our git history to do so,
not to mention complicate back-patching.  If we were planning to adopt
additional tools from the autoconf suite then we might have to change
the file suffix, but I have heard no suggestions that we might want to
do that.  In particular, we really do not care what automake thinks.
        regards, tom lane



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: What exactly is our CRC algorithm?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Increasing test coverage of WAL redo functions