]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: When a library is installed, dependent on a
authorAlbert Chin-A-Young <china@thewrittenword.com>
Wed, 24 Mar 2004 02:59:28 +0000 (02:59 +0000)
committerScott James Remnant <scott@netsplit.com>
Wed, 24 Mar 2004 02:59:28 +0000 (02:59 +0000)
commit4886dc757afbbf06b686db55568c96c5aab4cbf5
tree01dc8573bc857f48c5793dc313eb6defd31a16dd
parent3a24ed2b3e622a9607e1fe90863baca2f1ea6c1b
* 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.
ChangeLog
ltmain.in