From b5ea085b5265e35abd7bb714aaca36b359e54f99 Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Mon, 12 Feb 2007 08:53:25 +0000 Subject: [PATCH] fix --enable-*threads Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure b/configure index 6f9994c..2ed763a 100755 --- a/configure +++ b/configure @@ -571,6 +571,10 @@ CMDLINE_SELECT=" mingw32 shared static + beosthreads + os2threads + pthreads + w32threads " flashsv_decoder_deps="zlib" -- 2.7.4