summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2007-02-12 08:53:25 +0000
committerMåns Rullgård <mans@mansr.com>2007-02-12 08:53:25 +0000
commitb5ea085b5265e35abd7bb714aaca36b359e54f99 (patch)
tree28b4fb505b240688199f6fc9f1638e67fa5f6bfc /configure
parentea65a753ebc40f89079eec9d65da0e38c662b83a (diff)
fix --enable-*threads
Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 6f9994cede..2ed763ae98 100755
--- a/configure
+++ b/configure
@@ -571,6 +571,10 @@ CMDLINE_SELECT="
mingw32
shared
static
+ beosthreads
+ os2threads
+ pthreads
+ w32threads
"
flashsv_decoder_deps="zlib"