Re: gnome-icon-theme / Makefile.am / pkgconfig path non standard



On 1/11/06, lorenzo delana tiscali it <lorenzo delana tiscali it> wrote:
>
> in Makefile.am
>
> pkgconfigdir = $(datadir)/pkgconfig
>
> while I suggest
>
> pkgconfigdir = $(libdir)/pkgconfig

The default .pc search path in pkgconfig (in version 0.20 at least) is
defined as

 [pc_path="$libdir/pkgconfig:$datadir/pkgconfig"]

so $(datadir)/pkgconfig is a valid location for .pc files, though it
might not be included in the PKG_CONFIG_PATH environment variable (I
didn't have it on my Debian by default IIRC).

--
Kalle Vahlman, zuh iki fi
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]