[FFmpeg-cvslog] configure: dont blindly enable iec61883
Michael Niedermayer
git at videolan.org
Thu Jul 5 13:45:40 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Jul 5 13:42:25 2012 +0200| [03481028358dcfeb29489034c844b6ecdb41e033] | committer: Michael Niedermayer
configure: dont blindly enable iec61883
This should fix a configure failure
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03481028358dcfeb29489034c844b6ecdb41e033
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index c451f6b..e01c086 100755
--- a/configure
+++ b/configure
@@ -2821,7 +2821,6 @@ case $target_os in
linux)
add_cppflags -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
enable dv1394
- enable iec61883
;;
irix*)
target_os=irix
More information about the ffmpeg-cvslog
mailing list