On 8/9/2013 4:25 AM, Martin Storsjö wrote: > This used to only be necessary in static builds (when using the > dynamically linked C runtime), since the _imp prefixed symbols do > exist when linking to the actual DLL. When building testprogs, > however, the current library (e.g. libavutil for some of the testprogs) > is linked statically. > > This fixes make fate on DLL builds when using the dynamically > linked C runtime. > --- > This issue has itself been present since the beginning, I just > haven't run a DLL/-MD fate instance before. > --- > libavutil/internal.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
OK, assuming there are no unintended side-effects. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
