Re: [PATCH] install pkg-config file to /usr/share

2015-12-03 Thread Pekka Paalanen
On Wed, 2 Dec 2015 18:13:41 -0800 Bryce Harrington wrote: > Hi Quentin, > > Wayland has some Ubuntu PPA nightly builds set up, which I'm updating to > include wayland-protocols, which weston now needs to build. However, > one of the targets for these PPAs is the Ubuntu LTS 14.04, which shipped

Re: [PATCH] install pkg-config file to /usr/share

2015-12-02 Thread Bryce Harrington
Hi Quentin, Wayland has some Ubuntu PPA nightly builds set up, which I'm updating to include wayland-protocols, which weston now needs to build. However, one of the targets for these PPAs is the Ubuntu LTS 14.04, which shipped with an older pkg-config (version 0.26) that lacks support for PKG_NOA

Re: [PATCH] install pkg-config file to /usr/share

2015-11-22 Thread Quentin Glidic
On 22/11/2015 13:31, Igor Gnatenko wrote: It is arch-independent, so no need to install it to /usr/lib* Signed-off-by: Igor Gnatenko --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a32e977..71b8799 100644 --- a/Makefile.am +

[PATCH] install pkg-config file to /usr/share

2015-11-22 Thread Igor Gnatenko
It is arch-independent, so no need to install it to /usr/lib* Signed-off-by: Igor Gnatenko --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a32e977..71b8799 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,5 +15,5 @@ dist_noinst