[vdr] [PATCH] Install headers, add pkgconfig file
clemens kirchgatterer
clemens at 1541.org
Tue Mar 11 12:58:19 CET 2008
On Tue, Mar 11, 2008 at 12:27 AM, Matthias Schwarzott <zzam at gentoo.org> wrote:
> On Montag, 10. März 2008, Ville Skyttä wrote:
> So you can install .pc file anywhere you want if you add this location to
> PKG_CONFIG_PATH.
>
> So /usr/bin/pkg-config will always look into /usr/lib/pkgconfig.
> We can either use
> A. $(DESTDIR)/usr/lib/pkgconfig
> or
> B. $(DESTDIR)$(PREFIX)/lib/pkgconfig
>
> For most installations A should be fine.
definitly B, otherwise it will not work for parallel installs of
different vdr versions in different $PREFIXes.
best regards ...
clemens
More information about the vdr
mailing list