strk wrote: > It seems that the current use of AC_CHECK_LIB in agg.m4 is broken. > We can't use agg::function checks as the compiler used to build > is gcc, not g++:
I just checked in a fix for this by PUSHing C++ as the configure
language to use when running that test. It works here to correctly find
the C++ symbol in the library.
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

