Your recent change to gcc/configure.in
Alexandre Oliva
aoliva@redhat.com
Mon Nov 13 19:31:00 GMT 2000
On Nov 13, 2000, Richard Earnshaw <rearnsha@arm.com> wrote:
> Also, in autoconf files you should use 'test', not '['; since I believe
> that the latter is not as widely available on some obscure machines.
The actual reason is that `[' and `]' are the quote characters used by
autoconf, so using them as shell commands is inconvenient because you
have to remember to have them quoted. I don't know of any portability
issues.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-bugs
mailing list