Re: autoconf trouble in the CVS HEAD

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: autoconf trouble in the CVS HEAD
Дата
Msg-id Pine.GSO.4.64.0712182046310.27370@westnet.com
обсуждение исходный текст
Ответ на autoconf trouble in the CVS HEAD  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: autoconf trouble in the CVS HEAD  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Re: autoconf trouble in the CVS HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 19 Dec 2007, KaiGai Kohei wrote:

> It seems to me this check enforces us to use autoconf 2.59, not the latest one.
> Is there any reason for this change?

2.59 is the stable version of autoconf PostgreSQL 8.3 is built against, 
and the check keeps anyone from accidentally running it against other 
versions.  Since as you've noticed some popular OSes have switched to 
2.61, that test was put in there to keep people building a new configure 
to give out to everyone from accidentally building against the wrong 
version.  The brutally long thread at 
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00706.php gives 
more background on this topic.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: EXPLAIN ANALYZE printing logical and hardware I/O per-node
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: autoconf trouble in the CVS HEAD