-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marius Vollmer wrote:
| --- libtool.texi~ 2003-11-14 15:39:08.0 +0100
| +++ libtool.texi 2003-11-14 15:39:32.0 +0100
| @@ -2855,7 +2855,7 @@
| native dynamic libraries.
|
| Unresolved symbols in the module are resolved using i
Hi,
the libtool manual says that lt_dlopen does not yet load the
dependency libs of a libtool library while in fact it does.
Here is a patch:
--- libtool.texi~ 2003-11-14 15:39:08.0 +0100
+++ libtool.texi2003-11-14 15:39:32.0 +0100
@@ -2855,7 +2855,7 @@
native dyna