You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Dale Ghent <da...@elemental.org> on 2002/02/21 18:11:37 UTC

[PATCH] shut up sun as in configure


Here's a patch for configure.in that prevents stderr from the test in
configure that checks to see if Sun or GNU as is installed on a Solaris
system.

GNU as outputs it's help to stdout, and Sun as does it via stderr. This
patch prevents any annoying stderr from leaking through to the screen.

/dale

Re: [PATCH] shut up sun as in configure

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
Dale Ghent wrote:
> 
> Here's a patch for configure.in that prevents stderr from the test in
> configure that checks to see if Sun or GNU as is installed on a Solaris
> system.
> 
> GNU as outputs it's help to stdout, and Sun as does it via stderr. This
> patch prevents any annoying stderr from leaking through to the screen.

Thanks for catching it!

> 
> /dale
> 
>   --------------------------------------------------------------------------------
>                        Name: shut-up-as.patch
>    shut-up-as.patch    Type: diff files (TEXT/PLAIN)
>                    Encoding: BASE64