On Fri, Feb 28, 2014 at 08:22:58PM +0200, Martin Storsjö wrote: > From: Diego Biurrun <[email protected]> > > A threading type might be detected originally, but later disabled > if one of its dependencies is unavailable. > > This makes sure that the threading support item in the configure > output is right for setups where w32threads are available but > native atomics aren't. > --- > Removed a superfluous "if enabled threads" from Diego's original > patch, and tested in a mingw setup with -arch i386.
I think that was required at some point. Wonderful that you doublechecked and removed it as unnecessary. LGTM - I owe you a beer, no, make it a Cola ;-) Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
