plunky f5c86c146d use
.if defined(HAVE_GCC) && ${HAVE_GCC} == 4

rather than

.if ${HAVE_GCC} == 4

as HAVE_GCC may be undefined
2010-02-08 07:56:06 +00:00
..
2009-10-07 20:42:09 +00:00
2009-12-22 17:50:22 +00:00
2010-01-14 22:06:54 +00:00
use
2010-02-08 07:56:06 +00:00
2009-12-23 09:18:48 +00:00
2010-01-27 18:34:02 +00:00
2009-10-29 14:34:06 +00:00
2010-01-14 21:29:26 +00:00