Andrea Palmatè ha scritto:
Can someone could try this patch to see if all is correct?

there are a lot of other things in configure.ac that must be changed. for example

# See whether SDL is required
need_sdl=false
test x$build_sdl = xyes            && need_sdl=true
test x"$media_handler" = x"ffmpeg"    && need_sdl=true
test x"$media_handler" = x"gst"        && need_sdl=true

What do you think?


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to