CVSROOT:        /cvsroot/libtool
TIMESTAMP:       (1.1220.2.263 2005/07/08 15:19:56)
Module name:    libtool
Branch:         branch-1-5
Changes by:     [EMAIL PROTECTED]

Log Message:
        * ltmain.in: When a library is installed, dependent on a
        convenience library, and it involves relinking, the object
        files extracted from the convenience library are not removed
        after the relink. This is a problem if you build as non-root,
        install as root, then try to remove the build directory as
        non-root; Clean up properly if relink fails; Change
        "$realname"U to ${realname}T to be consistent.
        Missing backport of 2004-03-24 patch reported against MirLibtool
        by Marc Matteo <[EMAIL PROTECTED]>.


_______________________________________________
Libtool-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libtool-commit

Reply via email to