Anthony Gorecki wrote:
On Wednesday, April 05, 2006 16:08, m h wrote:
My question is how do other packages that build against a slotted
library know where to find the library?
Generally, there is no need to do that in an ebuild. The software package's
configure script will automatically
On Wednesday, April 05, 2006 16:08, m h wrote:
> My question is how do other packages that build against a slotted
> library know where to find the library?
To the best of my knowledge, that is the responsibility of pkg-config.
Information about the supported libraries is stored in /usr/lib/pkgco