On Sun, Jan 19, 2003 at 06:57:31PM +0100, Bernd Ernesti wrote:
> Hi,
> 
> freetype-config only knows about -L for the library path, that won't work
> on system which requires also a -Wl,-rpath
> 
> The problem is that I don't know if that would work on all systems.

I believe libtool normally does this bit, it seems to on my system.

This points out that pkg-config and libtool really need to be a single
tool that combines the virtues of each. But I'm not sure when that
will happen.

In the meantime, pkg-config is really sort of designed for use with
either automake/libtool, or your own home-rolled linker portability
system that's smart enough to substitute for them.

Havoc

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to