Skip to content

Commit

Permalink
Fix compiling contrib with amr for newer ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsaman committed Feb 5, 2008
1 parent fdf1076 commit c02bd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/contrib/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ endif
endif

ifdef HAVE_AMR
FFMPEGCONF+= --enable-libamr --enable-libamr-nb --enable-libamr-wb
FFMPEGCONF+= --enable-libamr-nb --enable-libamr-wb --enable-nonfree
endif

DATE=`date +%Y-%m-%d`
Expand Down

0 comments on commit c02bd24

Please sign in to comment.