Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> What I would like to do about this is change the platform-specific
>> makefiles to provide these macros in the form
>> rpath = -Wl,-rpath,$(rpathdir)
> I have no problem with that. But are there going to be cases where we
> need to point to more than one library path?
Wouldn't it work to define rpathdir as "/foo:/bar:/baz" ?
regards, tom lane