[This is a resend of an earlier patch sent on 2003-02-01; one silly typo
has been corrected and the patch has been respun against libtool-1.5.
Otherwise, it is unchanged.
I assume the earlier patch dropped completely out of sight and nobody
noticed it, so I'm resending the explanatory text as
On Mon, Jun 09, 2003 at 10:12:20AM -0400, Nicholas Wourms wrote:
> Does anyone from GNU know what's up with {savannah|subversions}.gnu.org?
> I've been unable to get ftp, www, and/or cvs connections since Friday,
> but I can ping them without any issues. Has anyone else had similar
> problems
Hi,
Does anyone from GNU know what's up with {savannah|subversions}.gnu.org?
I've been unable to get ftp, www, and/or cvs connections since Friday,
but I can ping them without any issues. Has anyone else had similar
problems or is it just me?
Cheers,
Nicholas
__
Hello All,
I met a problem of libtool when I doing rpm install on SuSE. The problem
is, the target install directory /tmp/var/usr/lib
is used to link other libraries, but at install time, libtool looks in
${pkglibdir} only, and not in $DESTDIR${pkglibdir also. I was using
libtool-1.4.3 been