Simplify linking against library in build directory

Make it easier to link against a shared library in the build directory
that has not been installed yet:

* Create all library symlinks in the build directory
* Set temporary install name with full path on Darwin
1 file changed