On Sat, Feb 10, 2007 at 09:06:34AM -0800, Andrew S. Morrison wrote: > I'm trying to compile gnash, but it seems like the CVS code and all of the > daily snapshots all have different incomplete subsets of source files. > > CVS lacks configure.in and libtdl. gnash-cvs-20070131 lacks the cygnal > header files.
There's no configure.in, we use configure.ac instead. libtdl is created by ./autogen.sh. > Whats going on? Is there a better way to get the source code? Both CVS and daily snapshot should be fine. The daily snapshots are not much tested, possibly cygnal headers are simply not in a DIST variable of the Makefile.ams. Patches welcome. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

