>But now that you mention it, I suspect that >for Solaris we should add "-R$dir" in addition to "-L$dir". Right?
Yep. I *think* a space is necessary after the R, but could be wrong. >Not long ago I discovered Amanda had a --with-libraries option that >took a list of directories and stuck them on the load lines with "-L" Does that make it into the invocations done within configure? I find that feature tests, like finding jpeg/gtk/imlib usually fail for me because configure finds the libs and links with them, but doesn't link with -R, so the resultant test executable doesn't run.
