On Fri, 2009-06-05 at 11:46 +0100, Matt Keenan wrote: > Possibly a nice solution but it appears to rely on automake 1.11, our current > CBE only contains 1.10.... although I would prefer this method instead of > shave > especially as it can be implemented in the configure.in/ac files to maintain > backward compatibility with older versions of automake and not break our > builds
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES]) is backwards compatible http://bugzilla.gnome.org/show_bug.cgi?id=580062#c5 > The Shave M4 macro's also appear to require a specific version of libtool, > haven't quite worked out which version yet. 2.x apparently http://git.lespiau.name/cgit/shave/tree/README#n83 Does the fix in http://bugzilla.gnome.org/show_bug.cgi?id=572396 work? While we're talking about upgrading the build environment, will gcc 4.3 hit SXCE at some point, or will it only be available in Indiana? James Andrewartha