summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2007-09-07 13:45:37 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2007-09-07 13:45:37 +0000
commita4db8c8921e8e893ff49e337f68bf4bee967725a (patch)
tree4c16dfa78138b9b6139d791811723569c388eddc /configure
parent50383e8822dfd6c8c98d76b511a733d1246683bb (diff)
Remove --disable-audio-beos option from configure.
--disable-(de)muxer=audio_beos should be used instead. Originally committed as revision 10427 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index 3e33f8cefa..70dc3d3cca 100755
--- a/configure
+++ b/configure
@@ -121,7 +121,6 @@ show_help(){
echo " --disable-iwmmxt disable iwmmxt usage"
echo " --disable-altivec disable AltiVec usage"
echo " --disable-audio-oss disable OSS audio support [default=no]"
- echo " --disable-audio-beos disable BeOS audio support [default=no]"
echo " --disable-bktr disable bktr video grabbing [default=no]"
echo " --disable-network disable network support [default=no]"
echo " --disable-ipv6 disable ipv6 support [default=no]"
@@ -585,7 +584,6 @@ COMPONENT_LIST="
CONFIG_LIST="
$COMPONENT_LIST
- audio_beos
audio_oss
avisynth
beos_netserver
@@ -1106,7 +1104,7 @@ case $targetos in
LDCONFIG="echo ignoring ldconfig"
SHFLAGS=-nostart
# enable BeOS things
- disabled audio_beos || enable_audio_beos
+ audio_beos="yes"
# no need for libm, but the inet stuff
# Check for BONE
# XXX: actually should check for NOT net_server