]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in (install mode): Try "ln -s -f" and "rm -f && ln -s"
authorBruno Haible <bruno@clisp.org>
Wed, 24 Aug 2005 15:59:04 +0000 (15:59 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 24 Aug 2005 15:59:04 +0000 (15:59 +0000)
commit26b162ba7d5e6cf7366226344660acea8056b320
treede017b8c8967be2a858b1c858a70326549cb1682
parented2408014726e78220aa9e308d26fd54a9ef480b
* ltmain.in (install mode): Try "ln -s -f" and "rm -f && ln -s"
to make a symlink for a shared library: the former is needed for
libraries `ln' depends on, the latter for Solaris /bin/ln.
Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
ChangeLog
ltmain.in