Alexandre Oliva wrote:
>
> On Jun 8, 2001, Guido Draheim <[EMAIL PROTECTED]> wrote:
>
> > hmmm, or an autoconf wrapper macro?
>
> Nope, this wouldn't work for libraries that are not installed in
> libdir, but in a subdir thereof.
>
Yes, it would, the subdir-path-generation does just have to reference
the $libdir var, which is probably the normal way for everyone who has
the will to follow gnu coding standards. pgklibdir='${libdir}/${PACKAGE}'
is properly relocated even when $libdir==$bindir, it's just a bit
unusual for unix-people to see subdirs in $bindir....
cheers, Guido
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool