]> git.ipfire.org Git - thirdparty/libtool.git/commit
* config/ltmain.sh (func_mode_install): Try "ln -s -f" branch-2-0
authorBruno Haible <bruno@clisp.org>
Wed, 24 Aug 2005 15:58:21 +0000 (15:58 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 24 Aug 2005 15:58:21 +0000 (15:58 +0000)
commitd2abb3daaf0fef844e13d009da677d150cd2d873
treeb36e3b82c76429e1d57080e3fb8fcf06cab17f42
parent24dd23f80e8d825c1e03945cecec5bcacc0e827b
* 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
config/ltmain.m4sh