On 05/30/2010 07:23 AM, Alex Farber wrote:
> 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?

This question would be better asked on the libtool mailing list, as
autoconf has nothing to do with the decision on when libtool performs
relinking.

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to