summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-06-22 23:18:13 +0000
committerMåns Rullgård <mans@mansr.com>2010-06-22 23:18:13 +0000
commit9f342dabc62827f6172bfc0dea7037c4f59ae6a8 (patch)
tree9f25c3b34e36fb5a9f18820926e0d532dcbe34b0 /configure
parent8fbd4f51a8bf8ae56303d1c7a18bf357b606df61 (diff)
Remove beosthreads support
Relevant BeOS variants support pthreads, so there is no need to maintain the beos-native threads interface. Originally committed as revision 23729 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 81158f1b3e..2fc0858ed9 100755
--- a/configure
+++ b/configure
@@ -91,7 +91,6 @@ Configuration options:
--enable-postproc enable GPLed postprocessing support [no]
--disable-avfilter disable video filter support [no]
--enable-avfilter-lavf video filters dependent on avformat [no]
- --enable-beosthreads use BeOS threads [no]
--enable-os2threads use OS/2 threads [no]
--enable-pthreads use pthreads [no]
--enable-w32threads use Win32 threads [no]
@@ -954,7 +953,6 @@ CONFIG_LIST="
"
THREADS_LIST='
- beosthreads
os2threads
pthreads
w32threads