OSDN Git Service

fix --enable-*threads
authorMåns Rullgård <mans@mansr.com>
Mon, 12 Feb 2007 08:53:25 +0000 (08:53 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 12 Feb 2007 08:53:25 +0000 (08:53 +0000)
Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 6f9994c..2ed763a 100755 (executable)
--- a/configure
+++ b/configure
@@ -571,6 +571,10 @@ CMDLINE_SELECT="
     mingw32
     shared
     static
+    beosthreads
+    os2threads
+    pthreads
+    w32threads
 "
 
 flashsv_decoder_deps="zlib"