On Wed, 5 Mar 2014, Orion Poplawski wrote:
Use ldconfig to generate sys_lib_dlsearch_path_spec so that internal library search paths as well as all /etc/ld.so.conf and /etc/ld.so.conf.d/*.conf entries are present.
It seems unwise to use ldconfig output as authoritative information since ldconfig might produce output based on local system configuration (e.g. additional search directories) rather than based on the standard for that OS release/distribution. The built binaries might then not run if put on another system from the same OS release/distribution.
Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool