---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index c23660e..d7a1b5b 100755
--- a/configure
+++ b/configure
@@ -2436,7 +2436,7 @@ case $target_os in
             disable network
         else
             target_os=mingw32
-            enable_weak w32threads
+            enabled pthreads || enable_weak w32threads
         fi
         LIBTARGET=i386
         if enabled x86_64; then
-- 
1.7.7.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to