From 9f342dabc62827f6172bfc0dea7037c4f59ae6a8 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Tue, 22 Jun 2010 23:18:13 +0000 Subject: 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 --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') 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 -- cgit v1.2.3