Remove mpeg4aac dependency declaration, the decoder was removed.

Originally committed as revision 17753 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Diego Biurrun 16 years ago
parent 54460a8347
commit 892438a3d1
  1. 1
      configure

1
configure vendored

@ -1084,7 +1084,6 @@ libtheora_encoder_deps="libtheora"
libvorbis_encoder_deps="libvorbis"
libx264_encoder_deps="libx264"
libxvid_encoder_deps="libxvid"
mpeg4aac_decoder_deps="libfaad"
vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h"
# demuxers / muxers

Loading…
Cancel
Save