Thread: [PATCH] Warning about configure args (weaker version)

[PATCH] Warning about configure args (weaker version)

From
Martijn van Oosterhout
Date:
Here's a weaker version of the previous patch. Rather than aborting, it
simply prints a warning about any unrecognised options, just before the
end:

checking thread safety of required library functions... yes
*** Option ignored: --enable-depends
configure: creating ./config.status
...etc...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

Re: [PATCH] Warning about configure args (weaker version)

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> Here's a weaker version of the previous patch. Rather than aborting, it
> simply prints a warning about any unrecognised options, just before the
> end:
>
> checking thread safety of required library functions... yes
> *** Option ignored: --enable-depends
> configure: creating ./config.status
> ...etc...
>
> Have a nice day,
> --
> Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> > From each according to his ability. To each according to his ability to litigate.

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: [PATCH] Warning about configure args (weaker version)

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> Here's a weaker version of the previous patch. Rather than aborting, it
> simply prints a warning about any unrecognised options, just before the
> end:
>
> checking thread safety of required library functions... yes
> *** Option ignored: --enable-depends
> configure: creating ./config.status
> ...etc...
>
> Have a nice day,
> --
> Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> > From each according to his ability. To each according to his ability to litigate.

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +