[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Can't test JavaHL bindings before installation (Issue #2040)

From: Holger Thon <ht_gentoo04_at_arcor.de>
Date: 2004-09-13 01:05:00 CEST

Hi,

On Sun, Sep 12, 2004 at 05:38:40PM -0400, David James wrote:
> > The lines for the *nix conditional would read like in the patch below,
> > and should work independently of Unix OS/libtool version, but on windows
> > or mac os i don't know.
> Good try! But LD_LIBRARY_PATH isn't cross-platform.

Sure. For the plain Makefile.in, the closest cross-platform fix i got is
the attached patch. There may be a problem still on Windows and similar
platforms, but all others should work.

Note that the LT_SHLIBPATH_PREFIX variable contains the path delimiter,
so it may be empty so path begins with the .libs subdir.

Ciao
Holger

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Sep 13 01:05:15 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.