Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19 - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19
Date
Msg-id 200405192234.i4JMYv616725@candle.pha.pa.us
Whole thread Raw
In response to Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19
Next
From: Bruce Momjian
Date:
Subject: New native timezone library patch for all platforms