projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b104969
)
Remove erroneous extralibs line in a --disable option.
author
Diego Biurrun
<diego@biurrun.de>
Wed, 18 Jan 2006 10:10:09 +0000
(10:10 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Wed, 18 Jan 2006 10:10:09 +0000
(10:10 +0000)
Originally committed as revision 4865 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 51b3dc4f2b49af4815661ad2abb1edf623f1a5f4..154f62bb6e0a9791056168eff5701c81e4bb090e 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-483,7
+483,6
@@
for opt do
--disable-audio-oss) audio_oss="no"
;;
--disable-audio-beos) audio_beos="no"
- extralibs="$extralibs -lbe -lmedia"
;;
--disable-dv1394) dv1394="no"
;;