On 2011-06-24, Edd Barrett <[email protected]> wrote:
> As noticed by brad, mplayer was picking up the new libass and failing to
> build.
> I have added --enable-ass and --enable-enca to be absolutely explicit and
> clear.
I don't see a need to --enable things which autoconf enables
by default.. you would have dozens of --enable lines and have to change
them every few updates if you did this consistently.
> +WANTLIB = GL X11 Xext Xinerama Xss Xv Xxf86dga Xxf86vm ass avcodec \
> + avformat avutil bz2 c cdda_interface cdda_paranoia \
^^
stray space here
> audio/faac \
hmm, why does it think this is enabled in FFmpeg on a system with
-current (i.e. post-faac-removal) FFmpeg installed...
Checking for FAAC support ... yes (in FFmpeg: yes)