On Mon, Aug 13, 2007 at 12:25:03AM +0200, Alfred M. Szmidt wrote: > When AGG is version <= 2.4, the output only states that it is a > warning, but configure still reports that something is missing, this > fixes just that.
Sometime in the past we had a "compatibility" layer to support at least 2.4. Did you try commenting out the nogo=true after the echo lines ? Please do, if it works we may want to try it anyway.. (just my tought). If we want to require 2.5 or greather I'd simplify the configure.ac script as a whole and act on the agg.m4 file to avoid setting AGG_LIBS as a whole if the minimum version isn't reached. The whole issue has roots in AGG author having messed up with versions between 2.4 and 2.5 ... (ie: there are 2.4 versions out there which just work). --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

