A patch for configure

Alexandre Oliva aoliva@cygnus.com
Thu May 18 19:03:00 GMT 2000


On May 18, 2000, "H . J . Lu" <hjl@lucon.org> wrote:

> +    if test x${enable_target_dir_sanity_checking} != xno && test x${gcc_version} != x && test -d ${prefix}/${target_alias} test ! -d ${prefix}/lib/gcc-lib/${target_alias}/${gcc_version} ; then
                                                                                                                            ^^^ oops, missing `&&'

While you're at it, how about some line breaks after the `&&'s?  It
makes the code significantly more readable.

Other than that, ok.  Not that this counts as an approval for GCC...

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me



More information about the Binutils mailing list