]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/config/ltmain.sh (func_mode_install): Try "ln -s -f"
authorBruno Haible <bruno@clisp.org>
Wed, 24 Aug 2005 15:57:32 +0000 (15:57 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 24 Aug 2005 15:57:32 +0000 (15:57 +0000)
commit3165a5d2b7e3b9ef8512c4b9f9687fe28372abf6
tree5b60803c1becccf199bd963b4f02644db78f66f0
parent62e9381be4a4a77c3b101ec8ca3b52e01cfeab8d
* libltdl/config/ltmain.sh (func_mode_install): 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
libltdl/config/ltmain.m4sh