Move Deprecated configure.in to configure.ac

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

I've done so in my git-clone of the postgresql repo, and ran autoupdate
to move away from the deprecated functions as well.

I generated the configure script again, but that didn't change.

make && make check all succeeded without intervention.

[1] https://bugs.gentoo.org/show_bug.cgi?id=529680

--
Mr. Aaron W. Swenson
Gentoo Linux Developer
PostgreSQL Herd Bull
Email : titanofold@gentoo.org
GnuPG FP : 2C00 7719 4F85 FB07 A49C 0E31 5713 AA03 D1BB FDA0
GnuPG ID : D1BBFDA0

Вложения

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

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