Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc
The GNU compiler warns about possible operator precedence mistakes and
asks for explicit parentheses (-Wparentheses).  We add the parentheses
to silence the warning.  This also fixes one real logic error in the
find_package() implementation by correcting expression evaluation order.
2009-09-11 08:18:15 -04:00
..
2007-11-05 16:55:45 -05:00
2007-11-05 16:55:45 -05:00
2006-03-10 13:06:26 -05:00
2007-11-05 16:55:45 -05:00
2007-11-05 16:55:45 -05:00
2007-09-27 14:44:11 -04:00
2007-11-05 16:55:45 -05:00
2007-11-05 16:55:45 -05:00