Re: [PATCH] Use the first form of test command

Karl Berry <[email protected]>
Newsgroups gmane.comp.sysutils.automake.patches
Message-ID <[email protected]>
Hi Issam,

    --- a/lib/config.guess
    +++ b/lib/config.guess
    ...
    -	if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
    +	if test "$CC_FOR_BUILD" != no_compiler_found; then

I agree, and also it's common practice in the basic utility scripts to
use test, but this patch needs to go to [email protected]. The
config.guess in Automake is a slave copy. (Ben Elliston maintains it.)
Can you resend it there please?

Thanks,
Karl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.