Re: [FFmpeg-devel] [PATCH] configure: fix convoluted shlib code

2015-01-08 Thread Michael Niedermayer
On Sun, Dec 21, 2014 at 12:24:08PM +0100, Michael Niedermayer wrote: > Fixes Ticket 4199 > > Signed-off-by: Michael Niedermayer patch applied [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB During times of universal deceit, telling the truth becomes a revoluti

Re: [FFmpeg-devel] [PATCH] configure: fix convoluted shlib code

2014-12-21 Thread Michael Niedermayer
On Sun, Dec 21, 2014 at 03:54:33AM +0100, Michael Niedermayer wrote: > Fixes Ticket 4199 > > Signed-off-by: Michael Niedermayer > --- > configure |4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) forget this patch, this fails to set the default correctly on mingw32 ill send a better