]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: Fix a problem on SCO OpenServer5 that caused a
authorJon Meredith <jonm@alchemetrics.co.uk>
Tue, 21 May 2002 14:05:20 +0000 (14:05 +0000)
committerRobert Boehne <rboehne@gnu.org>
Tue, 21 May 2002 14:05:20 +0000 (14:05 +0000)
commitd08d73a5bad3edf2979abce5011080ca8a96dcec
tree91cb57b7bfbb5c0e43cc3dc1289bbc8261c8f9e9
parentb71067fa790376bc28397735c8a05f93d359f6c7
* ltmain.in: Fix a problem on SCO OpenServer5 that caused a
failure in three depdemo-make tests. For some reason the linker
tries to find the dependent libraries using the library search
path before it has read the libraries specified with absolute
paths in the full commandline. This patch add -L's for each of
the dependent library directories so that they can be resolved.
ChangeLog
ltmain.in