Re: [PATCH xbitmaps] Install pkgconfig file into arch-dependent location

2016-09-23 Thread Heiko Becker
On 09/23/16 12:34, Emil Velikov wrote: > On 23 September 2016 at 08:07, Alan Coopersmith > wrote: >> On 09/23/16 12:05 AM, Emil Velikov wrote: >>> >>> On 23 September 2016 at 07:31, Julien Cristau wrote: >>>> >>>> On Thu, Sep 22, 2016 at 19

[PATCH xbitmaps] Install pkgconfig file into arch-dependent location

2016-09-22 Thread Heiko Becker
Signed-off-by: Heiko Becker --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 060112d..9a89bbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -pkgconfigdir = $(datadir)/pkgconfig +pkgconfigdir = $(libdir)/pkgconfig