[FFmpeg-cvslog] Make sure configure does not fail just because unneeded third-party options are used .
Carl Eugen Hoyos
git at videolan.org
Fri Dec 30 19:20:52 CET 2011
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Fri Dec 30 19:20:39 2011 +0100| [5ff2c49501223222cba00e9b349f3cadbb84486c] | committer: Carl Eugen Hoyos
Make sure configure does not fail just because unneeded third-party options are used.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ff2c49501223222cba00e9b349f3cadbb84486c
---
configure | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index e97bcae..d4fb20e 100755
--- a/configure
+++ b/configure
@@ -992,6 +992,9 @@ CONFIG_LIST="
$COMPONENT_LIST
$PROGRAM_LIST
avconv
+ avplay
+ avprobe
+ avserver
aandct
ac3dsp
avcodec
More information about the ffmpeg-cvslog
mailing list