Re: [FFmpeg-devel] [PATCH] build: allow for PKG_CONFIG_LIBDIR

2015-05-29 Thread Michael Niedermayer
On Fri, May 29, 2015 at 01:07:04PM +0200, Ingo Brückl wrote: > Michael Niedermayer wrote on Fri, 29 May 2015 12:29:24 +0200: > > > On Thu, May 28, 2015 at 03:14:42PM +0200, Ingo Brückl wrote: > >> The pkgconfig files should be installed in PKG_CONFIG_LIBDIR > >> if defined, rather than in LIBDIR.

Re: [FFmpeg-devel] [PATCH] build: allow for PKG_CONFIG_LIBDIR

2015-05-29 Thread Ingo Brückl
Michael Niedermayer wrote on Fri, 29 May 2015 12:29:24 +0200: > On Thu, May 28, 2015 at 03:14:42PM +0200, Ingo Brückl wrote: >> The pkgconfig files should be installed in PKG_CONFIG_LIBDIR >> if defined, rather than in LIBDIR. > isnt it possible for PKG_CONFIG_LIBDIR to contain multiple ":" > sep

Re: [FFmpeg-devel] [PATCH] build: allow for PKG_CONFIG_LIBDIR

2015-05-29 Thread Michael Niedermayer
On Thu, May 28, 2015 at 03:14:42PM +0200, Ingo Brückl wrote: > The pkgconfig files should be installed in PKG_CONFIG_LIBDIR > if defined, rather than in LIBDIR. isnt it possible for PKG_CONFIG_LIBDIR to contain multiple ":" seperated directories ? if so i suspect the code below would break but i

[FFmpeg-devel] [PATCH] build: allow for PKG_CONFIG_LIBDIR

2015-05-28 Thread Ingo Brückl
The pkgconfig files should be installed in PKG_CONFIG_LIBDIR if defined, rather than in LIBDIR. Signed-off-by: Ingo Brückl diff --git a/library.mak b/library.mak index e23abd2..d5c11d6 100644 --- a/library.mak +++ b/library.mak @@ -90,8 +90,8 @@ install-lib$(NAME)-headers: $(addprefix $(SUBDIR),