Browse Source

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
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
3918dc4f8d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      configure

+ 3
- 0
configure 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 \


Loading…
Cancel
Save