ltmain.sh generates wrapper scripts with a relink_command defined. In my
case, said command correctly has -L/usr/local/lib -L/usr/X11R6/lib, but only
has -Wl,--rpath -Wl,/usr/local/lib, no X11R6. I was hoping that both the -L
part and the --rpath part would grab $deplibs ? but they are obviously
different. Does anyone have a hint?  (fresh cvs libtool 1.3c, NetBSD-1.5C/i386)

Cheers,

Patrick

Reply via email to