openbsd-ports/devel/libtool
brad a8a0fd2d8e rev 1.28
Propagate a convenience library's dependency libs correctly when
it is being linked into a libtool library.  Deplibs are now
propagated whether libdir is set or not.

rev 1.27

The dlpreopen pass over libraries reverses the elements in the
$deplibs list.  This causes problems when the link pass tries to
find libraries when they are located in non-standard places
denoted by -L options.  Due to the reversed order these -L options
occur after the libraries that need them, and they are not found:

(Un)Reverse $deplibs list at the start of the link pass in lib mode.

From libtool CVS
2004-12-18 23:30:36 +00:00
..
patches rev 1.28 2004-12-18 23:30:36 +00:00
pkg switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
distinfo upgrade to libtool 1.5.10 2004-09-23 08:06:22 +00:00
Makefile rev 1.28 2004-12-18 23:30:36 +00:00