swarm-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [swarm-hackers] That CDPATH issue


From: Bill Northcott
Subject: Re: [swarm-hackers] That CDPATH issue
Date: Wed, 21 May 2008 09:05:20 +1000

On 21/05/2008, at 7:04 AM, Marcus G. Daniels wrote:
I have no idea what that code was supposed to do, but I suspect it is redundant.
SHLIBPATH_VAR=`./libtool --config | $SED -n 's/^shlibpath_var=\(.* \)/ \1/p'`
It is a way to determine which environment variables   
(LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, etc.) are appropriate for  
telling the dynamic linker where to find needed shared libraries.
I take that to mean that I should cobble up a different way of  
determining that environment variable.  I would think there is  
something in modern autoconf.
Bill





reply via email to

[Prev in Thread] Current Thread [Next in Thread]