Re: [FFmpeg-devel] [PATCH]Fix the default for shlibdir

2014-12-20 Thread Michael Niedermayer
On Sat, Dec 20, 2014 at 11:58:16AM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch based on a suggestion by Ivan fixes > ticket #4199 for me. > > Please comment, Carl Eugen this is becoming a litte bit convoluted alternative patch posted, please test! [...] -- Michael GnuPG finge

[FFmpeg-devel] [PATCH]Fix the default for shlibdir

2014-12-20 Thread Carl Eugen Hoyos
Hi! Attached patch based on a suggestion by Ivan fixes ticket #4199 for me. Please comment, Carl Eugen diff --git a/configure b/configure index 87be058..92125c1 100755 --- a/configure +++ b/configure @@ -2684,7 +2684,7 @@ docdir_default='${prefix}/share/doc/ffmpeg' incdir_default='${prefix}/inc