I fixed this : 1) Add a --with-mp3-decoder replacing the missing --enable-engine 2) Add some checks on its use (only valid with --enable-sound=sdl) 3) replace HAVE_MAD and HAVE_FFMPEG with USE_FFMPEG_ENGINE and USE_MAD_ENGINE
--strk; On Tue, Oct 10, 2006 at 10:04:11AM +0200, strk wrote: > Rob, can't find a commit-log of your --enable-mad => --enable-engine=mad > change to answer there. Anyway, here's the problem: > > backend/Makefile.am:93: HAVE_MAD does not appear in AM_CONDITIONAL > gui/Makefile.am:127: USE_FFMPEG_ENGINE does not appear in AM_CONDITIONAL > gui/Makefile.am:132: USE_MAD_ENGINE does not appear in AM_CONDITIONAL > utilities/Makefile.am:53: USE_FFMPEG_ENGINE does not appear in AM_CONDITIONAL > utilities/Makefile.am:58: USE_MAD_ENGINE does not appear in AM_CONDITIONAL > > Also, I can't find --enable-engine handling anywhere (a pending commit?). > Finally, would it be wiser to name that flag --with-mp3-decoder=XXX ? > > --strk; _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev