What are conditions of libraries relinking made by libtool script? Looking at my program installation done by "make install" command, I see that some libraries are installed directly: libtool: install: /usr/bin/install -c ... Some libraries are relinked: libtool: install: warning: relinking `library.la` ... How does libtool decide that library should be relinked? _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf