On Fri, Oct 13, 2006 at 01:24:52PM -0400, Tom Lane wrote:
> "Jim C. Nasby" <jim@nasby.net> writes:
> > Hrm... I don't suppose there's a way to capture the critical warnings in
> > a temporary file and then cat that at the end? (I'm assuming that it'll
> > be nearly impossible to get a quite mode out of autoconf...)
>
> Hmm ... maybe we could just rearrange the script to produce the warnings
> at the very end? I'm not sure how much flexibility autoconf gives you
> concerning the ordering of end-game processing, but it'd be worth trying.
At the end of the day configure is just a shell script, so worst case
you load all the warnings into an environment variable and print that
at the end...
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.