Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19
Дата
Msg-id 200405192234.i4JMYv616725@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I have made your configure-related changes for Irix,
>
> Please revert the configure.in changes (the programs.m4 one may be ok).
> Adding port-specific code to configure.in in order to suppress warnings
> in config.log is the mark of someone who hasn't a clue what autoconf is
> used for.  I also wonder whether the arbitrary reordering of the library
> probes won't break some other platforms where those libraries depend on
> others.

Really?  Just remove it.  I could add it for each library line and keep
the ordering.  Is a configure warning harmless?  I have never seen them.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19
Следующее
От: Bruce Momjian
Дата:
Сообщение: New native timezone library patch for all platforms