buildsys/m4
Jonathan Schleifer d74fc957f6 @rpath is not even needed as install_name
It is possible to set it to the path where the library will be installed
and still have in-tree applications work by setting DYLD_LIBRARY_PATH.
Even if the library is already installed, it will use the in-tree
library if DYLD_LIBRARY_PATH is set.
2014-05-15 17:52:30 +02:00
..
buildsys.m4 @rpath is not even needed as install_name 2014-05-15 17:52:30 +02:00