xorg-macros does not install the .pc file in the standard location

Dan Nicholson dbn.lists at gmail.com
Mon Apr 18 06:15:24 PDT 2011


On Sun, Apr 17, 2011 at 11:36 PM, Vincent Torri <vtorri at univ-evry.fr> wrote:
>
> hey
>
> in Makefile.am,
>
> pkgconfigdir = $(datadir)/pkgconfig
>
> should be replaced by
>
> pkgconfigdir = $(libdir)/pkgconfig

Since the macros are arch-independent $datadir/pkgconfig is the
correct location. See the default setting for PKG_CONFIG_PATH in
pkg-config(1).

--
Dan



More information about the xorg mailing list