bjacques fixed the bug which caused this to fail (it now works): make DISTCHECK_CONFIGURE_FLAGS="--enable-renderer=cairo --enable-gui=gtk --enable-media=ffmpeg" distcheck
as does this: make DISTCHECK_CONFIGURE_FLAGS="--enable-renderer=agg --enable-gui=all --enable-media=ffmpeg" distcheck For 0.8.4, we should allow --enable-gui=all to work even if not all guis are supported by that particular renderer. I've looked at configure.ac and while it's a straightforward change, it's a big change and I don't want to put it into 0.8.3. In the meantime, the error message now tells you what --enable-gui to use. -- --my blog is at http://blog.russnelson.com | Software that needs Crynwr sells support for free software | PGPok | documentation is software 521 Pleasant Valley Rd. | +1 315-323-1241 | that needs repair. Potsdam, NY 13676-3213 | Sheepdog | _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

