[PATCH] Warning about configure args (weaker version) - Mailing list pgsql-patches

From Martijn van Oosterhout
Subject [PATCH] Warning about configure args (weaker version)
Date
Msg-id 20060514210303.GD4852@svana.org
Whole thread Raw
Responses Re: [PATCH] Warning about configure args (weaker version)
Re: [PATCH] Warning about configure args (weaker version)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Improve EXPLAIN ANALYZE overhead by sampling
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCH] Improve EXPLAIN ANALYZE overhead by sampling