1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Add AMR directories for out-of-tree builds.

based on a patch by Ramiro Polla, ramiro lisha.ufsc br

Originally committed as revision 7369 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-12-23 22:14:42 +00:00
parent b6f9a42147
commit 3918dc4f8d

3
configure vendored
View File

@ -2029,6 +2029,9 @@ if test "$source_path_used" = "yes" ; then
libavcodec/mlib \
libavcodec/ppc \
libavcodec/liba52 \
libavcodec/amr \
libavcodec/amr_float \
libavcodec/amrwb_float \
libpostproc \
libavutil \
libswscale \