]> git.ipfire.org Git - thirdparty/libtool.git/commit
From Albert Chin-A-Young <china@thewrittenword.com>
authorGary V. Vaughan <gary@gnu.org>
Mon, 23 Apr 2001 20:11:35 +0000 (20:11 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 23 Apr 2001 20:11:35 +0000 (20:11 +0000)
commit1e05bcd7ea4fda60a2b898b6ce03fc0c9f9f8e14
treec6e50533bcd3bf25f57f13745bf305e869f7864a
parentad45ffa9b081c5190e0d847d33d5dc7a6a2e3f2a
From Albert Chin-A-Young <china@thewrittenword.com>
* ltmain.in:  `test -L' is not portable, and infact breaks uninstall
mode on Solaris.  Fallback to `test -h' and finally `test -f',
but be careful not to let the failure status cause libtool to
stop.
ChangeLog
ltmain.in