This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for configure


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]