CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         branch-1-5
Changes by:     Ralf Wildenhues <[EMAIL PROTECTED]>     05/07/08 15:19:57

Modified files:
        .              : ChangeLog ltmain.in 

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]>.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=branch-1-5&tr1=1.1220.2.262&tr2=1.1220.2.263&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltmain.in.diff?only_with_tag=branch-1-5&tr1=1.334.2.77&tr2=1.334.2.78&r1=text&r2=text



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

Reply via email to