Commits

Bill Wendling committed cd2902be832
[svn-r2537] I take the LDFLAGS macro, scan it for -L/<path> statements and add the equivalent -R/<path> to the LT_LINK_EXE command. Therefore, any executables created will know where we got the different libraries from automagically.