>Finally got a chance to implement that for Solaris just now. Anyone that
>can extend the support to other OSes, please do so. I'll get support in
>there for AIX when I get a chance ('-Wl,-rpath', I believe). If I get time,
>I'll look at HP-UX and Linux, too.
FWIW, I always added this to whatever environment variable configure
uses for LD options (LDFLAGS, I think). I think doing this cross-platform
is tough, unless you want to go down the libtool route ....
(And my vote is to call the next release 1.1).
--Ken